spotbot2k / pimcore-simple-forms
Package info
github.com/spotbot2k/pimcore-simple-forms
Type:pimcore-bundle
pkg:composer/spotbot2k/pimcore-simple-forms
1.2.2
2022-08-03 13:56 UTC
Requires
- pimcore/pimcore: ^6.9 || ^10.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Simple Form Builder for Pimcore
Create and modify simple forms in Pimcore backend with no code needed. The aim is to provide a simple UI that will be easy enough to be used by a Pimcore newbie.
Installation
composer require spotbot2k/pimcore-simple-forms
What can it do
- Visual editing of forms
- Upload assets
- Spam protection using honeypot
- Simple validation of the fields in backend and frontend
- Send the submitted data via E-Mail
- Send the submitted data to a custom URL/path so you could
- process the data in a custom controller
- create login forms
- Parse to/cc/bcc from the form input