innoweb / silverstripe-bundled-userforms
Bundles the requirements for UserForms using the requirements-resolver module.
Installs: 404
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
This package is auto-updated.
Last update: 2022-06-06 10:20:46 UTC
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 4.2, see composer.json
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