Description
Provide a sidebar widget for getting content from Prestashop via the REST API and show it with jcarrousell lite.
Configuration
The widget need a few integration and behavioural parameters:
- Prestashop’s web service authorization key. It should be generated from Prestashop’s admin site.
- REST query for products. The widget expects a full view result, so the query must include « display=full » parameter.
- Prestashop base URL. The Prestashop location URL (without the last bar ‘/’), it’s used when the widget build prestashop’s links.
- JCarrousell Lite easing effect. Labeled with « Efecto de transición (easing) », choose from a value from the dropdown menu.
- JCarrousell Auto. Labeled with « Pausa (milisegundos) », milliseconds to keep every product.
- JCarrousell Speed. Labeled with « Velocidad (milisegundos), Number of milliseconds, speed for the transition.
Installation
This plugin can be installed directly from your site.
- Log in and navigate to Plugins Add New.
- Type « Prestashop Saiyandev Widget » into the Search input and click the « Search Widgets » button.
- Locate the Prestashop Saiyandev Widget in the list of search results and click « Install Now ».
- Click the « Activate Plugin » link at the bottom of the install screen.
- Navigate to Appearance Widgets and create a new instance.
It can also be installed manually.
- Download the plugin from WordPress.org.
- Unzip the package and move to your plugins directory.
- Log into WordPress and navigate to the « Plugins » screen.
- Locate « Prestashop Saiyandev Widget » in the list and click the « Activate » link.
- Navigate to Appearance Widgets and create a new instance.
FAQ
- What does this widget?
-
This widget takes a Prestashop REST query to make a HTTP request to Prestashop obtaining product information to at the sidebar.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Prestashop Saiyandev Widget » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Prestashop Saiyandev Widget » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
v 0.1 First Release