Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Prestashop Saiyandev Widget

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:

  1. Prestashop’s web service authorization key. It should be generated from Prestashop’s admin site.
  2. REST query for products. The widget expects a full view result, so the query must include "display=full" parameter.
  3. Prestashop base URL. The Prestashop location URL (without the last bar '/'), it’s used when the widget build prestashop’s links.
  4. JCarrousell Lite easing effect. Labeled with "Efecto de transición (easing)", choose from a value from the dropdown menu.
  5. JCarrousell Auto. Labeled with "Pausa (milisegundos)", milliseconds to keep every product.
  6. JCarrousell Speed. Labeled with "Velocidad (milisegundos), Number of milliseconds, speed for the transition.

Instalación

This plugin can be installed directly from your site.

  1. Log in and navigate to Plugins → Add New.
  2. Type "Prestashop Saiyandev Widget" into the Search input and click the "Search Widgets" button.
  3. Locate the Prestashop Saiyandev Widget in the list of search results and click "Install Now".
  4. Click the "Activate Plugin" link at the bottom of the install screen.
  5. Navigate to Appearance → Widgets and create a new instance.

It can also be installed manually.

  1. Download the plugin from WordPress.org.
  2. Unzip the package and move to your plugins directory.
  3. Log into WordPress and navigate to the "Plugins" screen.
  4. Locate "Prestashop Saiyandev Widget" in the list and click the "Activate" link.
  5. 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.

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.

Colaboradores

Traduce "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