PHPackages                             innoweb/silverstripe-bundled-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. innoweb/silverstripe-bundled-userforms

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

innoweb/silverstripe-bundled-userforms
======================================

Bundles the JavaScript requirements for UserForms into one single file using the Requirements::combine\_files() method.

4.0.0(4mo ago)18952BSD-3-ClausePHP

Since Oct 27Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/xini/silverstripe-bundled-userforms)[ Packagist](https://packagist.org/packages/innoweb/silverstripe-bundled-userforms)[ RSS](/packages/innoweb-silverstripe-bundled-userforms/feed)WikiDiscussions master Synced 2mo ago

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

SilverStripe Bundled UserForms
==============================

[](#silverstripe-bundled-userforms)

Overview
--------

[](#overview)

Bundles the Javascript requirements for UserForms into one single script and defers its loading if no conditional Javascript is present for the form.

It also supports the use of forms using the \[elementa userforms module\] ().

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

[](#requirements)

SilverStripe CMS 6, see [composer.json](composer.json)

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

[](#installation)

Install the module using composer:

```
composer require innoweb/silverstripe-bundled-userforms

```

Then run dev/build.

Usage
-----

[](#usage)

The module is automatically applied and loads a bundled version of the requirements for UserForms instead of the default ones.

If you want to load the default scripts for a certain `UserForm` class, use the following config:

```
Your\Custom\UserFormClass:
  block_default_userforms_js: false
```

License
-------

[](#license)

BSD 3-Clause License, see [License](license.md)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance76

Regular maintenance activity

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Recently: every ~254 days

Total

10

Last Release

131d ago

Major Versions

1.x-dev → 2.0.02023-03-20

2.x-dev → 3.0.02024-01-04

3.x-dev → 4.0.02025-12-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d2e71d7787401a7bd4916062346163897f89f455d650ab32b5d60cd14825ad3?d=identicon)[xini](/maintainers/xini)

---

Top Contributors

[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (8 commits)")

---

Tags

silverstripeuserformsrequirements

### Embed Badge

![Health badge](/badges/innoweb-silverstripe-bundled-userforms/health.svg)

```
[![Health](https://phpackages.com/badges/innoweb-silverstripe-bundled-userforms/health.svg)](https://phpackages.com/packages/innoweb-silverstripe-bundled-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.0M71](/packages/silverstripe-userforms)[silverstripe/multiuser-editing-alert

A module that indicates when people are editing the same page in the CMS

1530.7k1](/packages/silverstripe-multiuser-editing-alert)

PHPackages © 2026

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