Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [code language="text"]
- === DeMomentSomTres Prestashop Integration ===
- Contributors: marcqueralt
- Donate link: http://demomentsomtres.com/
- Tags: prestashop, eCommerce, shortcode, prestashop integration
- Requires at least: 3.4
- Tested up to: 3.9.1
- Stable tag: trunk
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
- This plugin aims to help integrate contents from Prestashop into WordPress. It uses webservices and shortcodes.
- == Description ==
- 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 naming
- * demomentsomtres-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 naming
- * demomentsomtres-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
- == Installation ==
- 1. The plugin is installed as any other plugin.
- 1. You should configure PrestaShop web services in order to allow required accesses.
- == Frequently Asked Questions ==
- == Screenshots ==
- == Changelog ==
- = 1.3 =
- * multilanguage prestashop supported on links
- = 1.0 =
- * initial version: demomentsomtres-prestashop-category shortcode.
- == Upgrade Notice ==
- [/code]
Advertisement
Add Comment
Please, Sign In to add comment