Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Prestashop Saiyandev Widget

Beskrivning

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.

Installation

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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Prestashop Saiyandev Widget” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

v 0.1 First Release