About FormItLog

Simple FormIt hook to store posted data to jSon, and list/edit via custom manager page.

Also a great example of how to build custom manager pages, and build your own MODX packages.

Please see the official documentation at:

http://modx.sofasurfer.org/showcase/formitlog/

Or check it out on GitHub:

https://github.com/sofasurfer/MODX-FormItLog

Information

Released
March 19, 2012

Supported Database
MySQL

License
GPLv2

Supported Versions
2.0 - <2.2

Downloads
3,161

Instructions

Install via Package Management and simply add the FormItLog hook to your form:

[[!FormIt? &hooks=`spam,FormItLog,email,redirect`..

For security reason it's recommended to add the following rule to your .htaccess file, so the log file can't be read from the web.

# to protect formit log file <Files formitlog.json > order allow,deny deny from all </Files>

New in 0.0.4-beta1

FormItLog 0.0.4

- Fixed log file path if no data directory

- Fixed paging of data grid

- Added sort and search function for data list

- Allow inline edit for message in log grid

- Added csv export functionality

FormItLog 0.0.3

- Add log detail window

FormItLog 0.0.2

- Use processor in hook to add new data

FormItLog 0.0.1

- First commit

Current releases

0.0.4-beta1
View | Download
March 19, 2012
2.0 - <2.2