spotbot2k / pimcore-simple-forms
Installs: 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:pimcore-bundle
Requires
- pimcore/pimcore: ^6.9 || ^10.0
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