PHPackages                             silbinarywolf/usersubmissionpages - 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. silbinarywolf/usersubmissionpages

ActiveSilverstripe-module

silbinarywolf/usersubmissionpages
=================================

Adds a customizable form where users can submit information to be approved and added to a listing by the CMS user.

1.2.0(8y ago)13351[2 issues](https://github.com/SilbinaryWolf/usersubmissionpages/issues)BSD-3-ClausePHP

Since Apr 19Pushed 8y ago2 watchersCompare

[ Source](https://github.com/SilbinaryWolf/usersubmissionpages)[ Packagist](https://packagist.org/packages/silbinarywolf/usersubmissionpages)[ RSS](/packages/silbinarywolf-usersubmissionpages/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

User Submission Pages
=====================

[](#user-submission-pages)

[![Screenshot](https://camo.githubusercontent.com/bc5fb07038bba160bf9aa4332a0d2200a1ecd3bc48cf083ec2cbbc33546a4115/687474703a2f2f692e6375626575706c6f61642e636f6d2f4933614262492e706e67)](https://camo.githubusercontent.com/bc5fb07038bba160bf9aa4332a0d2200a1ecd3bc48cf083ec2cbbc33546a4115/687474703a2f2f692e6375626575706c6f61642e636f6d2f4933614262492e706e67)

Extends User Defined Forms so that CMS users can create customized listings based on user submissions. Example steps are:

- A CMS user can create a business listing form.
- Then a user will submit details about their business using the form.
- A CMS user then approves the submission and a page is created, utilizing the submission data.

Search Form
-----------

[](#search-form)

This module comes with the ability to enable the various form fields to be searchable. Simply edit a field and under the 'Search' tab, configure appropriately.

You can also turn this off by setting:

```
UserSubmissionHolder:
	enable_search_form: false
```

This will prevent any search related DB fields from being created on EditableFormField.

Templating the $Listing
-----------------------

[](#templating-the-listing)

- Copy 'UserSubmissionHolder\_Listing.ss' from usersubmissionpages/templates/Includes/UserSubmissionHolder\_Listing.ss into your theme/Includes folder.
- /dev/build or ?flush=1
- Modify as you see fit.

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

[](#requirements)

- SilverStripe 3.1 or higher
- [User Defined Forms](https://github.com/silverstripe/silverstripe-userforms/tree/3.0) 3.0
- [BetterButtons](https://github.com/unclecheese/silverstripe-gridfield-betterbuttons) 1.2 or higher (lower versions might work fine but are untested)

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

[](#installation)

`composer require silbinarywolf/usersubmissionpages:1.1.*`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~108 days

Total

9

Last Release

3218d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cb5f9953ff86ed3e53f49caa1d3d0c4a1d2323d35ff6686ef17d74c532b7dbb?d=identicon)[symbiote-library](/maintainers/symbiote-library)

---

Top Contributors

[![silbinarywolf](https://avatars.githubusercontent.com/u/3859574?v=4)](https://github.com/silbinarywolf "silbinarywolf (1 commits)")

---

Tags

silverstripeuserforms

### Embed Badge

![Health badge](/badges/silbinarywolf-usersubmissionpages/health.svg)

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

###  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.0M71](/packages/silverstripe-userforms)

PHPackages © 2026

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