Monday, June 27, 2011

Chronoforms

Last couple of days was working on Chronoforms a Joomla extension used to create forms. I found something interesting as compared to other form extensions.
Using the form wizard one can create form easily, but you need to make change in form designing to fit the look of your form to the site. This is quite tedious task(atleast for me). Most things i like about the chronoform is the ability to setup the email & email template. You can execute bit of php code any time you want like before form submit, after form submit, before mail send, after mail sent. If you wanna store form details in database, chronoform provides ability to create table. I would to suggest, should use chronoform whenever email setup & email templates has higher priority. At the end its free.
Whenever need to create forms in joomla, you should have to think of Chronoforms.

No comments:

Post a Comment