Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

CS Shop

Beschrijving

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"]

Installatie

  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.

FAQ

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“CS Shop” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “CS Shop” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.