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.

Product Display for Zen Cart

Beschrijving

Product Display for Zen Cart takes a product id, and pulls in the product name, price, image, description and link, and displays it in a post.

Schermafbeeldingen

  • What the product information in your post will look like.

Installatie

Note: This is a two-part install; you have to install files on your OpenCart installation and on your WordPress installation.

Install the WordPress part of this mod as usual (using the Install button on the mod page on WordPress.org). The follow these steps:

  1. Get the Zen Cart file for this mod, unzip it, and copy the “wppd_zencart/” folder to the top level folder of your cart. So wppd_zencart will be at the same level as includes and admin.

  2. In your WordPress admin, do the following:

– In Plugins->Installed Plugins, click the “Activate” link under Product Display for Zen Cart.
– In Settings->Product Display for Zen Cart, set your Zen Cart URL.

To show a specific product on your blog, use the shortcode [zc_product_display] with parameter “id” as a self closing tag. So showing product 40 would be done as follows:

[zc_product_display id=”40″]

FAQ

Installation Instructions

Note: This is a two-part install; you have to install files on your OpenCart installation and on your WordPress installation.

Install the WordPress part of this mod as usual (using the Install button on the mod page on WordPress.org). The follow these steps:

  1. Get the Zen Cart file for this mod, unzip it, and copy the “wppd_zencart/” folder to the top level folder of your cart. So wppd_zencart will be at the same level as includes and admin.

  2. In your WordPress admin, do the following:

– In Plugins->Installed Plugins, click the “Activate” link under Product Display for Zen Cart.
– In Settings->Product Display for Zen Cart, set your Zen Cart URL.

To show a specific product on your blog, use the shortcode [zc_product_display] with parameter “id” as a self closing tag. So showing product 40 would be done as follows:

[zc_product_display id=”40″]

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Product Display for Zen Cart” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Product Display for Zen Cart” naar jouw taal.

Interesse in de ontwikkeling?

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

Changelog

First version