enigmatic-user / FormIt

A dynamic form processing Snippet for MODx Revolution

Home Page:http://bugs.modx.com/projects/formit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormIt for MODX

FormIt is a dynamic form processing snippet for MODX Revolution developers. It handles form submission, validation and followup actions like sending an email or storing encrypted versions of these mails for later reference.

Screenshots and more information can be found on the Sterc website.

Upgrading to FormIt 3.0.0? It involves a migration!

We've released FormIt 3.0 in order to avoid issues with Mcrypt in the near future, since it will be deprecated in PHP 7.2. Mcrypt has therefore been replaced by OpenSSL encryption.

After updating to 3.0.0, you should refresh the page and notice a red bar on the top of your manager. From there, you can initiate the migration process, which will unencrypt your saved forms using Mcrypt and immediately encrypt it using OpenSSL.

It is highly recommended to migrate ASAP!

About

A dynamic form processing Snippet for MODx Revolution

http://bugs.modx.com/projects/formit


Languages

Language:PHP 95.7%Language:JavaScript 4.0%Language:CSS 0.2%Language:Smarty 0.2%