=== WP CSV to Database - Insert CSV file content into WordPress database === Contributors: Ruhul Amin Donate link: http://www.tipsandtricks-hq.com/development-center Tags: CSV File to WordPress Database, CSV to DB, Upload Product Details to WordPress Database Requires at least: 2.7 Tested up to: 3.1.3 Stable tag: 1.6 Simple WordPress plugin to insert CSV file content into WordPress database. == Description == WP CSV to Database plugin allows you to insert CSV file content into WordPress database. Useful when you want to bulk upload data from your CSV file (e.g. product details) to the WordPress database in one go. For detailed documentation please visit the plugin page: http://www.tipsandtricks-hq.com/?p=2116 == Installation == 1. Unzip and Upload the folder 'wp-csv-to-db' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Usage == Access the plugin's UI in the WordPres dashboard under the "Settings" menu after installation 1. Specify the general options. 2. Specify the input file (Upload the CSV file or specify the location of a pre-uploaded CSV file) 3. Hit the "Import to DB" button to import the CSV file content into the database table. == Frequently Asked Questions == 1. Can this plugin be used to bulk upload product details for the WP eStore plugin? Yes 2. Can this plugin be used to dump data into any WordPress database table? Yes. == Screenshots == Visit the plugin site at http://www.tipsandtricks-hq.com/?p=2116 for screenshots more info. == Changelog == None == Upgrade Notice == None