Fabulous Form Maker Wordpress Plugin - Rating, Reviews, Demo & Download

Fabulous Form Maker Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 2 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

A custom form maker that allows users to build their own forms easily and without any knowledge of coding or progamming. Users can create text boxes, passwords fields, drop down select boxes, radio boxes, checkboxes, and text areas. Once the plugin is activated, the form and its settings can be found and edited under the “Pages” menu. Call the form by using the shortcode [etm_contact_form].

NOTE: This plugin currently supports only one form per website.

Support

Features

  • Users can add a variety of input boxes, textareas, and select boxes.
  • Users can completely style form elements by calling the form id before the targeted elements in their CSS.
  • Supports required textboxes and password fields.

Resources

Link for how to get SVN for WordPress (specific to WP) and git

Developers

As of version 2.0, this plugin is now extensible without modifying source code. This plugin can be extended to work on multiple Content Mangement Systems. Additionally, the CSS can all be overrided (see FAQ).

Extending the plugin for other CMS

  1. An adapter needs to be created for the CMS you wish to extend this plugin for. The adapter must implement /FM/I_Adapter.
  2. The adapter should follow a namespacing pattern such as FMMyCMSName. See the WordPress Adapter (default adapter) for an example.
  3. The directory structure must exactly match the namespace, case-sensitivity included (see again the WordPress adapter for an example).
  4. Update the config.json file such that the object adapter now specifies the directory (sub-namespace) for your adapter.
  5. Additionally, if your CMS needs support that is separate from the adapter, create a file called support.php inside the sub-namespace directory. See the WordPress adapter as an example.

Screenshots

No screenshots provided


Reviews & Comments