The forms plugin utilizes Attributize and Conditions to create custom forms for frontend and backend use.
Features
- Redirect after submission
- Save entries to the database
- Automatically purge saved entries
- Throttle frontend entry creation via Laravel Rate Limiting
- Send entry notifications via the RainLab Notify integration
- Events for extensibility
Requirements
- OctoberCMS 3.x
- Sixgweb.Attributize
- Mysql 5.7+ or Postgres 12+
- Bootstrap 5.x (injectable via plugin settings)
- Sixgweb.Conditions
- Sixgweb.ConditionsAttributize
The following plugins are required
Attributize
Backend forms/fields for frontend/backend use. Add custom fields, using a visual editor, to other OctoberCMS...
Attributize
Backend forms/fields for frontend/backend use. Add custom fields, using a visual editor, to other OctoberCMS...
Conditions
Add conditions to other OctoberCMS plugins via integrations
Conditions
Add conditions to other OctoberCMS plugins via integrations
Conditions Attributize
Conditions integration for Sixgweb Attributize plugin
Conditions Attributize
Conditions integration for Sixgweb Attributize plugin
-
This plugin has not been reviewed yet.
-
1.0.20 |
Update requirements information to include requirements of dependencies Sep 25, 2024 |
---|---|
1.0.19 |
Snippets support Jun 13, 2024 |
1.0.18 |
Check if Auth class exists in component May 24, 2024 |
1.0.17 |
Add conditionsattributize as required plugin May 24, 2024 |
1.0.16 |
Remove title override in component May 05, 2024 |
1.0.15 |
Add direct link to entries with form filter preset from form list Apr 18, 2024 |
1.0.14 |
Update dreprecated method call Mar 11, 2024 |
1.0.13 |
Add getGroupIcon method to support conditions repeater group icons. Mar 11, 2024 |
1.0.12 |
Update boot class exists check Aug 31, 2023 |
1.0.11 |
Add license to composer.json Aug 31, 2023 |
1.0.10 |
Add check for attributize/conditions event listeners Aug 31, 2023 |
1.0.9 |
Remove Attributize/Conditions from composer.json Aug 31, 2023 |
1.0.8 |
Add IP Address to entries table Aug 31, 2023 |
1.0.7 |
Automatically add fields component and inherit field component properties in entry component Aug 31, 2023 |
1.0.6 |
Move attributize/conditions integrations to forms plugin Aug 31, 2023 |
1.0.5 |
use preview for entries Aug 31, 2023 |
1.0.4 |
update plugin require Aug 31, 2023 |
1.0.3 |
Move to settings json column Aug 31, 2023 |
1.0.2 |
Add readme and license Aug 31, 2023 |
1.0.1 |
First version of Forms Aug 31, 2023 |