PHPackages                             sreplaj/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sreplaj/userforms

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

sreplaj/userforms
=================

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

5.3.0(7y ago)06BSD-3-ClausePHP

Since Jul 18Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (79)Used By (0)

UserForms
=========

[](#userforms)

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code.

[![Build Status](https://camo.githubusercontent.com/7aa4d39d9c25de7cad46127112f88b98dd98fb5e4406523e3998c36419ce8de5/68747470733a2f2f7472617669732d63692e6f72672f73696c7665727374726970652f73696c7665727374726970652d75736572666f726d732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/silverstripe/silverstripe-userforms)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a25ca300bc3b1e1e3a2692eb5b783d201b2250c44c7913aed7845c18008fbaf5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696c7665727374726970652f73696c7665727374726970652d75736572666f726d732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/silverstripe/silverstripe-userforms/?branch=master)[![codecov](https://camo.githubusercontent.com/d5d9162402f8ac156d2e3ea8dec08bdceae1f3d344fe7fee250c659bed9ba4a3/68747470733a2f2f636f6465636f762e696f2f67682f73696c7665727374726970652f73696c7665727374726970652d75736572666f726d732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/silverstripe/silverstripe-userforms)[![SilverStripe supported module](https://camo.githubusercontent.com/9b7e93d393a01f6d3091fb30983b870aa863ef076858115faaa1c74b995854ec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73696c7665727374726970652d737570706f727465642d3030373143342e737667)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)[![Version](https://camo.githubusercontent.com/abbd1e90d5b492e766117e5a043a03d664f7dc723591a1c02b7f138ef30f57b2/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696c7665727374726970652f75736572666f726d732e7376673f7374796c653d666c6174)](https://packagist.org/packages/silverstripe/silverstripe-userforms)[![License](https://camo.githubusercontent.com/23dd4a39ed396cd9a7ac04d7e47c27179051941bf1912bfad32c2936b0ac2277/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73696c7665727374726970652f75736572666f726d732e7376673f7374796c653d666c6174)](LICENSE.md)

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

[](#requirements)

See the "require" section of [composer.json](https://github.com/silverstripe/silverstripe-userforms/blob/master/composer.json)

Features
--------

[](#features)

- Construct a form using all major form fields (text, email, dropdown, radio, checkbox..)
- Ability to extend userforms from other modules to provide extra fields.
- Ability to email multiple people the form submission
- View submitted submissions and export them to CSV
- Define custom error messages and validation settings
- Optionally display and hide fields using javascript based on users input
- Displays a confirmation message when navigating away from a partially completed form.

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

[](#installation)

```
$ composer require silverstripe/userforms
```

You'll also need to run `dev/build`. You should see a new page type in the CMS 'User Defined Form'. This has a new 'Form' tab which has your form builder.

Documentation
-------------

[](#documentation)

- [Index](docs/en/index.md)
- [Installation instructions](docs/en/installation.md)
- [Troubleshooting](docs/en/troubleshooting.md)
- [User Documentation](docs/en/userguide/index.md)

Thanks
------

[](#thanks)

I would like to thank everyone who has contributed to the module, bugfixers, testers, clients who use the module and everyone that submits new features.

A big thanks goes out to [Jan Düsedau](http://eformation.de) for drawing the custom icon set for the form fields.

Versioning
----------

[](#versioning)

This library follows [Semver](http://semver.org). According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.

All methods, with `public` visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep `protected` methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.

Reporting Issues
----------------

[](#reporting-issues)

Please [create an issue](http://github.com/silverstripe/silverstripe-userforms/issues) for any bugs you've found, or features you're missing.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~26 days

Recently: every ~12 days

Total

78

Last Release

2636d ago

Major Versions

3.1.x-dev → 4.0.x-dev2018-02-21

4.4.x-dev → 5.0.02018-02-22

4.5.6 → 5.0.22018-05-29

4.x-dev → 5.2.12018-07-26

3.0.x-dev → 5.3.02018-11-07

### Community

Maintainers

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

---

Top Contributors

[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (230 commits)")[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (183 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (64 commits)")[![NightJar](https://avatars.githubusercontent.com/u/778003?v=4)](https://github.com/NightJar "NightJar (37 commits)")[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (33 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (32 commits)")[![davidmorrisonnz](https://avatars.githubusercontent.com/u/22651645?v=4)](https://github.com/davidmorrisonnz "davidmorrisonnz (31 commits)")[![mateusz](https://avatars.githubusercontent.com/u/118653?v=4)](https://github.com/mateusz "mateusz (26 commits)")[![kmayo-ss](https://avatars.githubusercontent.com/u/1711912?v=4)](https://github.com/kmayo-ss "kmayo-ss (17 commits)")[![fspringveldt](https://avatars.githubusercontent.com/u/10938392?v=4)](https://github.com/fspringveldt "fspringveldt (14 commits)")[![flashbackzoo](https://avatars.githubusercontent.com/u/878176?v=4)](https://github.com/flashbackzoo "flashbackzoo (9 commits)")[![jyrkij](https://avatars.githubusercontent.com/u/9883?v=4)](https://github.com/jyrkij "jyrkij (8 commits)")[![sachajudd](https://avatars.githubusercontent.com/u/24258161?v=4)](https://github.com/sachajudd "sachajudd (8 commits)")[![3Dgoo](https://avatars.githubusercontent.com/u/2616373?v=4)](https://github.com/3Dgoo "3Dgoo (8 commits)")[![mschilder](https://avatars.githubusercontent.com/u/1308968?v=4)](https://github.com/mschilder "mschilder (8 commits)")[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (7 commits)")[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (7 commits)")[![mandrew](https://avatars.githubusercontent.com/u/343938?v=4)](https://github.com/mandrew "mandrew (7 commits)")[![andrewandante](https://avatars.githubusercontent.com/u/9702648?v=4)](https://github.com/andrewandante "andrewandante (6 commits)")[![LukeAmos](https://avatars.githubusercontent.com/u/46540703?v=4)](https://github.com/LukeAmos "LukeAmos (6 commits)")

---

Tags

silverstripeuserforms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.0M72](/packages/silverstripe-userforms)[silverstripe/subsites

Run multiple sites from a single SilverStripe install.

65392.9k20](/packages/silverstripe-subsites)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46295.2k7](/packages/symbiote-silverstripe-advancedworkflow)

PHPackages © 2026

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