Git Product home page Git Product logo

ecommerce_feeder's Introduction

=== eCommerce Feeder ===
Contributors: analogrithems
Donate link: http://www.analogrithems.com/rant/portfolio/wordpress-ecommerce-data-feeder/
Tags: WP eCommerce, Migration Tools, Import, Export
Requires at least: 3.2.1
Tested up to: 3.3.2
Stable tag: trunk

WP eCommerce Feeder plugin used to import and export data for products, customers and order history.

== Description ==

This is a plugin for Wordpress e-Commerce <http://getshopped.org/>

It provides some advanced functionality to really help people get up and going quickly with Wordpress eCommerce. It allows you to do mass imports of products, users and orders.  Or perhaps you want to pull the data back out.  Well the export can do that for you.  You have the choice of working with any of the following formats
	* CSV
	* XML
	* SQL


This plugin has many uses such as migrating from an old outdated ecommerce cart like oscommerce or zencart over to Wordpress ecommerce.
This plugin even implements RPC XML so you can access your orders, products and user information via a nice easy to use XML api.
New API’s are being added to support common Order Management Solutions.  If you have an order management system you would like integrated with Wordpress ecommerce be sure to contact be at the site below.
See the full documentation at http://www.analogrithems.com/rant/portfolio/wordpress-ecommerce-data-feeder/

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `ecommerce-feeder` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. (Only needed if installing from git)  Make sure the plugin directory 
is name ecommerce-feeder, github may change the name depending on commit version

== Frequently Asked Questions ==

= Where is the program? =

Look under Tools in the Dashboard for eCommerce Feeder.

= What is the format for the CSV, XML, SQL etc? =

See http://www.analogrithems.com/rant/portfolio/wordpress-ecommerce-data-feeder/  
it has information on the formats, field names & column headings

= Something is not working what do I do? =
www.analogrithems.com/rant/forums/topic/ecommerce-feeder/

= My import runs but products don't show up, or keep making duplicates =
Make sure you have a style column.  This is needed for updates as well as link varaints & parents

== Screenshots ==

1. The simple clean interface located under Tools

== Changelog ==

= 0.4 =
* Switched CSV parse library.  Previous one didn't handle eol and field delimiters very well, now using library from these fine chaps http://code.google.com/p/parsecsv-for-php/  
* Added more protection from wordpress errors and warnings from breaking the ajax feedback.  
* Added link to getshopped to get other formats for imnport/export
* Removed a depreciated function from the products section

= 0.3.7 =
* Handle ajax errors better

= 0.3.6 =
* Made a init hook to make sure other plugins don't get error when loading

= 0.3.5 =
* Another attempt to correct UTF 8 issues
* Updated category code to make it work with more than one category like images and tags

= 0.3.4 =
* Update users import to filter non-utf8 data and give proper responses to imorter job
* Fixed limit on user import to respect ajax lumping

= 0.3.3 =
* Fixed bug with non-UTF8 data breaking imports

= 0.3.2 =
* Updated to support new WP 3.3 changes and fixed a variant bug

= 0.1 =
* Inital version allows for XML, CSV SQL import.  XML & CSV export


ecommerce_feeder's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ecommerce_feeder's Issues

custom meta unfinished?

In products.class.php $row['new_custom_meta'] is not processed after parsing, so it never seem to get saved anywhere?

Call-time pass-by-reference has been removed?

running WP WordPress 3.6.1, WP e-Commerce 3.8.9.5
when I try to activate your plugin I get this error message, some of URL removed for security......
Fatal error: Call-time pass-by-reference has been removed; If you would like to pass argument by reference, modify the declaration of do_action(). in /home/xxxxxxx/public_html/wp-content/plugins/ecommerce_feeder-master/classes/jobs.class.php on line 198

Linefeeds in CSV fields not handled properly

I have a file with 534 products. The product descriptions contain a lot of linefeeds. The CSV file contain 534 records, but 6260 lines in total. When importing this file, ecommerce feeder claims it has 6269 tasks. First it adds 534 products, then it spits out "Bad response from Server, verify Wordpress Debugging is off!" for the remaining 5735 tasks (well, i'm guessing - I aborted it after 20 failed tasks).

URGENT sale price is not inserting into the database

Please help me on this, I fixed my CSV file and everything is been imported but the field sale_price or special_price is not inserting any value in my wordpress products, in the WPEC list appears: "Sale Price" I insert a new column named sale_price, also special_price, also meta_special_price, also variant_special_price also variant_sale_price, also meta_sale_price and nothing works.
Can you please answer me with a solution?
I ALREADY DONATE TO THIS PROJECT I NEED PLEASE PLEASE SUPPORT.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.