Features
- setAction()
- AlpineJS
- CSRF + ProCache
- Entries
- Hooks
- HTML Helper
- HTMX
- RockForms.js
- Live Validation
- RockLoaders
- Custom Markup
- MultiStepForm
- Multiple Forms
- Opt-In / Confirmation
- Processing Form Submissions
- Form Renderers
- Spam Protection
- Translations
- File Uploads
- Form Validation
Requirements
PHP>=8.0RockMigrations>=4.3.0- setAction()
Translations
RockForms ships with German translations for the most common error messages. To use them just add this to your /site/ready.php
or similar:
$rockforms->setErrors('de');