=== WP Inventory Import Export Add On === Contributors: wpinventory.com Donate link: http://www.wpinventory.com/contribute/ Tags: inventory, shopping cart, inventory manager, import, export, upgrade Requires at least: 3.5.0 Tested up to: 3.9 Stable tag: 0.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add-On for WP Inventory - allows exporting inventory, importing inventory from CSV, and upgrading from the previous version of inventory manager. == Description == Simplifies the addition and export of items from WP Inventory Manager. * Allows export of all inventory, or inventory that matches search criteria * Import attempts to automatically map fields * Import allows for automatic category creation * Set permissions for who can import or export * Allows for rollback of imports = Tested on = * Mac Firefox :) * Mac Safari :) * Mac Chrome :) * PC Safari :) * PC Chrome :) * PC Firefox :) * iPhone Safari :) * iPad Safari :) * PC ie7 :S = Website = http://www.wpinventory.com/ = Documentation = * [Getting Started](http://www.wpinventory.com/documentation/) * [Support](http://www.wpinventory.com/support/) = Bug Submission and Forum Support = http://www.wpinventory.com/support/ = Please Vote and Enjoy = Your votes really make a difference! Thanks. == Installation == 1. Upload ‘wpinventory_import_export’ to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Under the “WP Inventory” menu, look for “Import / Export” == Frequently Asked Questions == = Q. Exporting - The Export button is not visible! Where is it? = A. To ensure the export button is visible, go to the WP Inventory Settings screen, and ensure that the lowest role permitted to export is set to the appropriate role. = Q. Exporting - I only want to export some of my inventory. How do I do that? = A. To export some inventory, go the the Inventory Items listing (in the dashboard), do a filter so that only the desired items are listed, then click the “Export Items” button at the bottom of that screen. The export will only contain those items listed. = Q. Importing - What format should my file be in? = A. The file should be a comma-separated file with a .csv file extension. For your convenience, there is a sample import file in the plugin folder titled sample_import_file.csv. = Q. Importing - Does my import file need the fields in a certain order? = A. No. The import plugin will allow you to tell it which column should be imported to which field. = Q. Importing - Does my import file have to have a title row? = A. No, but a title row at the top of the file will make the plugin’s job much easier when it attempts to guess when automatically mapping your fields for you, and will ultimately save you time. = Q. Importing - Help! My import was wrong! What do I do now? = A. If you go to the Import screen again, you will see a notice telling you that there are already X imported records, and it will offer a “Purge” button to delete / remove the records already imported. Click the Purge button, and you can start over. = Q. Upgrading from previous Inventory Manager (Legacy) version. = A. This system is highly automatic. When you click the “Upgrade” link in the Import / Export screen, the import will automatically map the fields and do all the work for you. It also gives you the opportunity to Undo (“Purge”) the import if you have done it, and decided you don’t want those items in the new version. == Screenshots == 1. The Import / Export dashboard 2. Import field mapping 3. Import permission settings 4. Notification of already imported items == Changelog == = 0.8.0 = * Enable automatic updates = 0.7.1 = * Ensure versions in sync = 0.7.0 = * Updated code to prevent strict notices. = 0.6.0 = * WP Inventory Ledger == Upgrade Notice == = 0.6.0 = Initial release.