Beschrijving
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
Installatie
- move this folder to
wp-content/plugins - Activate the plugin
- get access to a redis instance
- You can get a free redis in https://redis.com/
- Enter the redis connection info in plugin’s settings page
- Done
FAQ
-
“Fatal error: Class ‘Redis’ not found”
-
Please install php-redis lib for your apache/nginx: https://github.com/phpredis/phpredis/blob/develop/INSTALL.markdown
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Recommat for WooCommerce” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Recommat for WooCommerce” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- First stable release

