=== DB Toolkit === Contributors: Desertsnowman Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=PA8U68HRBXTEU&lc=ZA&item_name=dbtoolkit%20development¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted Tags: interface, database, tables, database tables, application development, app engine Requires at least: 2.9.2 Tested up to: 3.0.1 Stable tag: 0.1.3 Create interfaces (forms, reports, graphs etc.) from database tables already existing. == Description == Adds interfaces to database tables on pages, posts, dashboard and custom menu groups within admin, to manage data. This version is an alpha, proof of concept and there are a lot of bugs still present. There is no documentation yet so you'll have to guess your way around. I tried to make it as intuative as possable but due to the complex nature of it somethings may not be so easy to grasp. Please dont use it in a production site just yet. It is under active development so changes will be frequent. Features include: * Visual forms and reports builder * Templates for output * Field Specific configuration Features Currently in Development: * Cleaner Interface * Inline Documentation * Dynamic Table Creation and Field Manipulation == Installation == 1. Upload the plugin folder 'dbtoolkit' to your `/wp-content/plugins/` folder 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Select DB Toolkit from the menu group == Frequently Asked Questions == Well, I think some questions need to be asked first. Please use the forum link to the right to aske questions. == Screenshots == 1. List of already created interfaces and reports 2. report/manager interface created against table 3. Field setup on an interface 4. Easy form building for input/capture forms 5. modal dialog input forms == Changelog == = 0.1.0 alpha = * Initial alpha release. (still heavily in development)