Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

CS Shop

Опис

Easy to create a affiliate products page of affiliate services in Japan.

Simply by writing a short code, a shopping mall will be created on your site.

This plugin is only support affiliate services of Japan.

Description in Japanese is here.

Shortcode Example

Show the products which have the keyword ‘foo’ automatically.

[csshop service="rakuten" keyword="foo"]

[csshop service="amazon" keyword="foo"]

[csshop service="yahoo" keyword="foo"]

[csshop service="linkshare" keyword="foo"]

[csshop service="valuecommerce" keyword="foo"]

Show the products of specified category automatically.

[csshop service="rakuten" category="100026"]

[csshop service="amazon" category="Electronics"]

[csshop service="yahoo" category="2505"]

[csshop service="linkshare" category="Electronics"]

[csshop service="valuecommerce" category="electronics"]

Встановлення

  1. Upload cs-shop directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Select the setting of ‘CS Shop’ from the Admin menu, Please save to set the account information for the affiliate service.
  4. Create a new page, Please write a short code [csshop service="rakuten"] to that page. (This is the case you select the Rakuten.)
  5. Please visit the page that you created. Categories of the affiliate service that you set should be displayed.

This is the most simple configuration steps. Short code to a variety of attributes can be set. Please read ‘Shortcode Example’ section.

Часті питання

Installation Instructions
  1. Upload cs-shop directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Select the setting of ‘CS Shop’ from the Admin menu, Please save to set the account information for the affiliate service.
  4. Create a new page, Please write a short code [csshop service="rakuten"] to that page. (This is the case you select the Rakuten.)
  5. Please visit the page that you created. Categories of the affiliate service that you set should be displayed.

This is the most simple configuration steps. Short code to a variety of attributes can be set. Please read ‘Shortcode Example’ section.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“CS Shop” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “CS Shop” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2.2

  • Tested up to 4.9.4.

1.2

  • Support Rakuten API 2014-02-22 version.

1.1.1

  • Display “Search” button, when not support JavaScript.

1.1

  • Change query param “page” to “pagenum”.

1.0

  • Change from “+sales” to “-sales” the value of the sort attribute.

0.9.9

  • Add “embed” mode.

0.9.8

  • Add support ValueCommerce.

0.9.7

  • Add support LinkShare.
  • Remove “action” parameter from shortcode attributes.

0.9.6

  • Add support Yahoo! Shopping API.

0.9.5

  • Add support Amazon Product Advertising API.

0.9.4

  • Fixed bug that failed to download by the execution environment.
  • Fixed a bug does not work on sites that do not have to configure the settings of Permalink.

0.9.3

  • When the content is empty, Added a logic that does not cache.

0.9.2

  • Add Cache feature using Cache_Lite.

0.9.1

  • Add Timeout and Retry feature for service access.

0.9

  • The first release version.