该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.