=== CSV loader for TheCartPress === Contributors: thecartpress Tags: csv, CartPress, ecommerce, e-commerce, store, shop, shopping, shopping cart, cart, custom post type, taxonomy, taxonomies, ecomerce, products, TheCartPress Requires at least: 3.1 Tested up to: 3.6 Stable Tag: 1.4.3 TheCartPress CSV Loader is a plugin for TheCartPress. It allows to load products into TheCartPress from a csv file. == Description == TheCartPress CSV Loader is a plugin for TheCartPress. It allows to load products from a csv file. = Product Browsing from CSV = * Allows to take a look to the CSV file, to check if the content is correct * Allows to assign the CSV columns to the fields of products * Allows to select a category where to attach the loaded products * Allows to set the status of the loaded products (draft or publish) = Unlimited features = * TheCartPress-csvloader is compatible with TheCartPress and has been developed by TheCartPress Team. = More info and Community = [TheCartPress Site](http://thecartpress.com) [TheCartPress Community](http://community.thecartpress.com/forums/) == Installation == This section describes how to install the plugin and get it working. 1. Upload TheCartpress CSV Loader to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click the menu called 'CSV Loader' in the TCP Tools menu == Frequently Asked Questions == = Requirements = Up to WodPress 3.1 and TheCartPress 1.0.9 = What is the plugin license? = This plugin is released under a GPL license. == Screenshots == 1. CSV Loader page == Changelog == = 1.4.3 = * Support for units * Support for stock * Suport for number format of the site = 1.4.2 = * Fixed error with empty terms = 1.4.1 = * Adding support for servers with 'copy' function disabled = 1.4 = * fixed issue in categories = 1.3 = * Display rows: allows to display four rows or all the rows(Suggested in the community) * Allow to load prices using localize settings = 1.2 = * Compatible with Dynamic Option * Allows to distinguish between new or updated products = 1.1.0 = * Compatible with MarketPlace = 1.0.9 = * Allows to update products using the SKU to search = 1.0.8 = * New hooks to change default behaviour * Select multiple fields for each csv columns = 1.0.7 = * Contextual descriptions * Large file support = 1.0.6 = * Post type title in CSV admin page = 1.0.5 = * TheCartPress custom fields support * Allow to add terms (categories, tags and custom taxonomies) = 1.0.4 = * Fix session error = 1.0.3 = * PHP CSV support = 1.0.2 = * Tax support for TheCartPress 1.0.9 (Tax field must be the tax ID, not the tax rate) = 1.0.1 = * Fixed bugs with special characters = 1.0.0 = * First public version.