이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

eCommerce Feeder

설명

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/

스크린샷

  • The simple clean interface located under Tools

설치

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

FAQ

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“eCommerce Feeder”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “eCommerce Feeder”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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