Package Description
FFP is one step away from a form generator. It comes with an email report generator hook (fiGenerateReport) and an easy way to template custom FormIt forms using one snippet call per field. Only two template chunks are necessary to fully customize the HTML for all form fields. The field snippet has useful tools like option generating, grabbing the value from the request if desired, and tons more... but it also pretty much works out of the box for simple FormIt contact form fields: [[!field? &type='text' &name='full_name']]
This version adds a &default_value placeholder that is used if a value is not found and fixes a few other minor bugs.
- Documentation and Examples: http://rtfm.modx.com/extras/revo/formitfastpack/
- Issue Tracker: https://github.com/yoleg/FormitFastPack/issues
Usage/Installation Instructions
Example usage of the field snippet:
- [[!field &name=`full_name` &type=`text` &class=`required`]]
- [[!field &name=`favorite_color` &type=`checkbox` &options=`Blue||Red||Yellow`]]
Details
- Developer(s)
- yoleg
- Released
- 2012-08-11
- First seen
- 2012-08-11
- License
- GPLv2
- Supported databases
- Minimum MODX Requirement
- 2.1
FormitFastPack Releases
Vendor | Signature | Released on |
---|---|---|
MODX.com | 1.1.0-pl | 2012-08-11 (12 years ago) |
We've also seen 3 unverified versions of FormitFastPack in use, but don't list those as we've been unable of confirming they are official releases from an official source.