This plugin aims to help integrate contents from Prestashop into WordPress. It uses webservices and shortcodes.
Author: | Marc Queralt (profile at wordpress.org) |
WordPress version required: | 3.4 |
WordPress version tested: | 3.9.1 |
Plugin version: | 1.3 |
Added to WordPress repository: | 25-03-2013 |
Last updated: | 14-05-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | http://www.demomentsomtres.com/ |
Total downloads: | 2 143 |
Active installs: | 10+ |
![]() Click to start download |
This plugin aims to help integrate contents from Prestashop into WordPress. It uses webservices and shortcodes.
Shortcodes
demomentsomtres-prestashop-category: shows all subcategories within the one selected. Syntax
[demomentsomtres-prestashop-category id="99" url="xxxxxxxx" key="yyyyy" lang="9"]
. Named parameters: ** id: category id whose sons should be showed. ** url: prestashop shop address ** key: prestashop key (security key provided by prestashop administrator) ** lang: language id to choose text namingdemomentsomtres-prestashop-category-desc: shows the category description. Syntax
[demomentsomtres-prestashop-category-desc id="99" url="xxxxxxxx" key="yyyyy" lang="9"]
. Named parameters: ** id: category id whose sons should be showed. ** url: prestashop shop address ** key: prestashop key (security key provided by prestashop administrator) ** lang: language id to choose text namingdemomentsomtres-prestashop-manufacturers: shoes the list of manufactures. Syntax
[demomentsomtres-prestashop-manufacturers id="99" url="xxxxxxxx" key="yyyyy" lang="9"]
. Named parameters: ** id: category id whose sons should be showed. ** url: prestashop shop address ** key: prestashop key (security key provided by prestashop administrator) ** lang: language id to choose text naming