Descripción
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.
Instalación
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 create a new instance. Widgets and
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 create a new instance. Widgets and
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Prestashop Saiyandev Widget» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Prestashop Saiyandev Widget» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
v 0.1 First Release