This plugin will help you set up WordPress settings page for your project, be it theme or plugin.
It will generate standard settings page with checkbox, complete markup, save logic...
Upload to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
The Settings API can be difficult to use by the developer.
Writing the settings pages means lot of code that can be difficult to follow, and lot of HTML code.
Admin Form Framework wraps it all up and allows you to add the options you need without thinking about the technicalities of defining, saving and displaying the options on the options page..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Externalized form and form fields. 1.2.0.
Allow saved options to be set externaly. 1.1.1.
Read more