Opis
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
Instalacja
- 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
Najczęściej zadawane pytania
-
„Fatal error: Class 'Redis’ not found”
-
Please install php-redis lib for your apache/nginx: https://github.com/phpredis/phpredis/blob/develop/INSTALL.markdown
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Recommat for WooCommerce” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Recommat for WooCommerce” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- First stable release

