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 installed. Click here to learn more about Shopp
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.
Installation
- Update wp-config, add the following as a line: define(‘WP_MEMORY_LIMIT’, ’64M’);
- Upload the entire
genesis-hooks
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Access via Tools > Import
- Deactivate and delete when finished.
NOTE: Do not keep this plugin active on a production site.
FAQ
- 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\”)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Shopp Importer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Shopp Importer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 Public Release