• MODX.com

    9,444 downloads

FormitFastPack

FormitFastPack is an extra by yoleg, first released on 2012-08-11.

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.

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`]]
To quickly get an idea of customizing the HTML and how the other features of FormitFastPack work, take a look at the tutorial and field snippet documentation.

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 (11 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.