Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Recommat for WooCommerce

Deskripsi

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

Tangkapan Layar

  • Settings page
  • Report page

Instalasi

  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

Tanya Jawab

“Fatal error: Class ‘Redis’ not found”

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

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Recommat for WooCommerce” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0

  • First stable release