This a colllection of extensions for User Definied Forms:
Add the following to your composer.json file
"require" : {
"dnadesign/userforms-extra": "0.1"
}
By default, EditableFielField restrict the file types to the ones allowed by Config::inst()->get('File', 'allowed_extensions'
. With this extension, these file types can be overriden.
Just edit the EditableFieldField and enter the list of allowed extensions.
By default, with this extension, files are not attached to email. To attach them, edit an email recipient and tick the Attach Files to Email
in the Email Content
tab.
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