Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Recommat for WooCommerce

Описание

This plugin takes in the past order information and learn, recommend „frequently bought together“ products

Notes:

  • as woocommerce’s product variation behaviour, it will link up the „parent“ of the product instead of the varient

Server requirements

  • install redis lib for php – https://github.com/phpredis/phpredis/blob/develop/INSTALL.markdown

Снимки на разширението

Инсталиране

  1. move this folder to wp-content/plugins
  2. Activate the plugin
  3. get access to a redis instance
    • You can get a free redis in https://redis.com/
  4. Enter the redis connection info in plugin’s settings page
  5. Done

ЧЗВ

„Fatal error: Class ‘Redis’ not found“

Please install php-redis lib for your apache/nginx: https://github.com/phpredis/phpredis/blob/develop/INSTALL.markdown

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Recommat for WooCommerce” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Recommat for WooCommerce” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0

  • First stable release