October CMS Magic Form
Website requires to collect data from there users either its feedback or for general purpose tasks. To do so websites do have forms where user fill there data and submit.
Designing this form can be cumbersome specially when you are not a developer. Its really hard to code form define fields and then add validations to it. It does not end there it has to store that data to database as well.
Luckily OctoberCMS Magic Form plugin comes handly in this situation. It has plently of features to Design Required form to collect user data.
Features:
- Create any type of form: contact, feedback, registration, uploads, etc
- Write only HTML
- Don't code forms logic
- Laravel validation
- Custom validation errors
- Use multiple forms on same page
- Store on database
- Access database records from backend
- Export database records in CSV
- Send mail notifications to multiple recipients
- Auto-response email on form submit
- reCAPTCHA validation
- Support for Translate plugin
- Inline errors with fields
- AJAX file uploads
- Custom Events
Types of Forms Magic Forms has
- Generic AJAX Form
- Empty AJAX Form
- Upload AJAX Form