Supple Forms - a CMS plugin for WordPress to create custom write panels, and format and insert values into Posts.
Yes...it's licensed under the GPL.
At this time, only one form can be created. It will show up in all Write Post/ Write Page screens. Its values will be linked to a Post ID. It can store data in either a Custom Table or as WordPress Custom Fields. Fields with multiple values allowed will always be stored as WP Custom Fields, but they can reside on forms that store other values in a custom table.
Anyone who has the rights to write posts and/or pages.
In the content of your post/page, place shortcodes (as many as you need, wherever they're needed). You can use either predefined HTML snippets that you define in the HTML Snips Editor or insert field level shortcodes.
Example of a Snip shortcode: [supple snip='address_box'] Example of a simple field shortcode: [supple field='my_address'] Example of a complex field shortcode (comma delimit to get multiple fields): [supple field='my_address,my_city,my_state' separator='br' label=':' label_tag='span']
The complex example would render something like:
Address: Lindbergh Blvd City: St. Louis State: MO
Requires: 2.5 or higher
Compatible up to: 2.7.1
Last Updated: 2009-3-8
Downloads: 14,409
Got something to say? Need help?