innoweb / silverstripe-bundled-userforms
Bundles the requirements for UserForms using the requirements-resolver module.
Installs: 590
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
README
Overview
Bundles the requirements for UserForms using the requirements resolver module.
It also supports the use of forms using the [elementa userforms module] (https://github.com/dnadesign/silverstripe-elemental-userforms).
Requirements
SilverStripe CMS 5, see composer.json
Note: this version is compatible with Silverstripe 5. For Silverstripe 4, please see the 1 release line.
Installation
Install the module using composer:
composer require innoweb/silverstripe-bundled-userforms dev-master
Then run dev/build.
Usage
The module is automatically applied and loads the requirements for UserForms according to the global requirements definition of the requirements resolver module instead of the default ones.
No configuration is required.
License
BSD 3-Clause License, see License