PHPackages                             silverware/userforms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. silverware/userforms

ActiveSilverstripe-vendormodule

silverware/userforms
====================

SilverWare UserForms Module.

1.0.1(7y ago)064BSD-3-ClauseJavaScriptPHP &gt;=5.6.0

Since May 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/praxisnetau/silverware-userforms)[ Packagist](https://packagist.org/packages/silverware/userforms)[ Docs](https://github.com/praxisnetau/silverware-userforms)[ RSS](/packages/silverware-userforms/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

SilverWare UserForms Module
===========================

[](#silverware-userforms-module)

[![Latest Stable Version](https://camo.githubusercontent.com/8da7b3d6ccea00b991418b17b8f956130beae311f11ede4c914de0a779e267cc/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f75736572666f726d732f762f737461626c65)](https://packagist.org/packages/silverware/userforms)[![Latest Unstable Version](https://camo.githubusercontent.com/39f495782751c6f558daddeb9526b0ad6da4d469d3bda5389fd756fae3d869dc/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f75736572666f726d732f762f756e737461626c65)](https://packagist.org/packages/silverware/userforms)[![License](https://camo.githubusercontent.com/9c842990bc5b44f143f068b112c676d212d346fed9175f2f81a12edbd1c833e5/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f75736572666f726d732f6c6963656e7365)](https://packagist.org/packages/silverware/userforms)

Extends the [SilverStripe UserForms Module](https://github.com/silverstripe/silverstripe-userforms) for use with [SilverWare](https://github.com/praxisnetau/silverware) apps.

Contents
--------

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [Issues](#issues)
- [Contribution](#contribution)
- [Maintainers](#maintainers)
- [License](#license)

Requirements
------------

[](#requirements)

- [SilverStripe UserForms Module](https://github.com/silverstripe/silverstripe-userforms)
- [SilverWare Validator](https://github.com/praxisnetau/silverware-validator)

Installation
------------

[](#installation)

Installation is via [Composer](https://getcomposer.org):

```
$ composer require silverware/userforms

```

Configuration
-------------

[](#configuration)

By default, this module will disable the built-in CSS and JavaScript that is required by `silverstripe/userforms`. This is achieved within the `config.yml` file with the following configuration:

```
SilverStripe\UserForms\Model\UserDefinedForm:
  block_default_userforms_js: true
  block_default_userforms_css: true
```

The configuration file also changes the user form validator to an instance of [SilverWare Validator](https://github.com/praxisnetau/silverware-validator) using the following configuration:

```
SilverStripe\UserForms\Form\UserForm:
  custom_validator_class: SilverWare\Validator\Validator
  custom_validator_enabled: true
```

Usage
-----

[](#usage)

This module adds an extension to the `UserForm` class which replaces the standard validator class with an instance of [SilverWare Validator](https://github.com/praxisnetau/silverware-validator). This extension also adds a further extension point to `UserForm` named `updateValidator`, if you need to further customise the validator instance.

Template overrides are also provided by this module which replace the standard user form templates with ones that will render correctly in [SilverWare](https://github.com/praxisnetau/silverware) apps, namely with Bootstrap 4 theme classes and the Parsley.js validation errors provided by [SilverWare Validator](https://github.com/praxisnetau/silverware-validator).

Issues
------

[](#issues)

Please use the [issue tracker](https://github.com/praxisnetau//issues) for bug reports and feature requests.

Contribution
------------

[](#contribution)

Your contributions are gladly welcomed to help make this project better. Please see [contributing](CONTRIBUTING.md) for more information.

Maintainers
-----------

[](#maintainers)

[![Colin Tucker](https://avatars3.githubusercontent.com/u/1853705?s=144)](https://github.com/colintucker)[![Praxis Interactive](https://avatars2.githubusercontent.com/u/1782612?s=144)](https://www.praxis.net.au)[Colin Tucker](https://github.com/colintucker)[Praxis Interactive](https://www.praxis.net.au)License
-------

[](#license)

[BSD-3-Clause](LICENSE.md) © Praxis Interactive

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~113 days

Total

2

Last Release

2802d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f5d47a59cd183aa3f599c2b66dfce7c79c249c2eacb749f0ac8c38c4ca273d14?d=identicon)[PraxisNetAu](/maintainers/PraxisNetAu)

---

Top Contributors

[![colintucker](https://avatars.githubusercontent.com/u/1853705?v=4)](https://github.com/colintucker "colintucker (6 commits)")

---

Tags

silverstripe-4silverwareuserformssilverstripeuserformssilverware

### Embed Badge

![Health badge](/badges/silverware-userforms/health.svg)

```
[![Health](https://phpackages.com/badges/silverware-userforms/health.svg)](https://phpackages.com/packages/silverware-userforms)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
