Extensions
Modules
Modules extend the Form Tools Core, providing additional functionality in different areas, if needed. With modules, you can do things like
send all Form Tools emails with SMTP (Swift Mailer module), convert submissions into simple
user accounts to allow the users to log back in to re-edit their submissions (Submission
Accounts module), and more. Click here to browse the list of currently available modules.
Themes
Unlike its predecessor, all Form Tools 2 pages are rendered via themes. Form Tools 2 comes bundled with the powerful
Smarty templating engine, ensuring complete separation of the PHP and presentation layer.
Click here for a list of available themes.
API
Form Tools 2 comes with its own API (Application Programming Interface), helping to allow communication and
integration between Form Tools and the outside world. With the API, you can do things like display form submissions
in your own webpages, add CAPTCHAs to your forms and submit your form submission with PHP.
Click here to download the latest version and read the user
documentation.
Wordpress Plugin
Wordpress users can use this plugin to provide an alternative way
to view and manage their Form Tools data. For many folks, this can be a much more convenient way to
interact with their data: no more logging into two places!
Click here to download the latest version
and read the user documentation.


