Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

CS Shop

Opis

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

Instalacija

  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.

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“CS Shop” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “CS Shop” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

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.