=== Shopp Importer ===
Contributors: wpsmith, intimidate, Lee Tagg
Donate link: http://wpsmith.net/donation/
Tags: Shopp, ecommerce
Requires at least: 3.4
Tested up to: 3.4.1
Stable tag: trunk

Shopp Importer Plugin provides a mechanisim to import Products from a specifically formatted CSV file into the shopp product database.

== Description ==

Shopp Importer Plugin provides a mechanisim to import Products from a specifically formatted CSV file into the shopp product database.

IMPORTANT: 
**You must have [Shopp](https://shopplugin.net/ "Learn more about Shopp") installed. Click [here](https://shopplugin.net/ "Learn more about Shopp") to learn more about [Shopp](https://shopplugin.net/ "Learn more about Shopp")**

== Installation ==

1. Update wp-config, add the following as a line: define('WP_MEMORY_LIMIT', '64M');
1. Upload the entire `genesis-hooks` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Access via Tools > Import
1. Deactivate and delete when finished.

**NOTE: Do not keep this plugin active on a production site.**

== Frequently Asked Questions ==

= How do I use this plugin? =

= Do you have future plans for this plugin? =

None at this time.


* If you have suggestions, please feel free to \[contact me\](http://wpsmith.net/contact/ \"Contact Travis\")

== Screenshots ==
1. Shopp Importer Settings Page

== Changelog ==
1.0.0 Public Release

== Special Thanks ==
This version of the plugin is based largely upon Lee Tag's original Shopp Product Importer plugin. However, since he dropped support of the plugin and being in need to import over 5,000 products into my Shopp, I decided to take on this project to update the plugin with the help of Tim who updated the plugin originally.