هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

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

لقطات الشاشة

  • Settings page
  • Report page

التنصيب

  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

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Recommat for WooCommerce” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Recommat for WooCommerce“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

  • First stable release