A collection of utilities for the Silverstripe UserForms module
A collection of utilities for the Silverstripe CMS UserForms module. This includes a shortcode to insert a user
form into any content area and a user form widget.
composer require "logicbrush/silverstripe-userforms-utils"
To use the form shortcode we insert [userform id="x"]
in a HTMLText area where x
is the user form page ID.
By default the UserForms module CSS and Javascript requirements will be loaded when using the shortcode. This can
be turned off by setting the following in a yml
config file:
Logicbrush\UserFormsUtils\Shortcodes\UserFormShortcodeProvider:
block_default_userforms_requirements: true
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem