Simple Forms
CMS and Frontend Modules
Project Summary
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.
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