Set Reword Point by:
Product Wise
Category Wise
Seller Wise
Requirements:
YOORI – Laravel Vue Multi-Vendor PWA eCommerce CMS Must be preinstalled on your server.
Required Yoori Version: V1.0.4 or Later.
Installation:
Login to Yoori Dashboard
Goto Addons > Installed Addons
From Right side enter your purchase code and select otp_system.zip
Click ‘Save” button to complete installation.
Done & Enjoy.
Usage:
After successfully installation you will get another menu to your admin dashboard title “OTP System”.
To configure Reward, go to Reward System >Reward Configuration and set reward
After configuring the reward, You have to set a reward for the product. You can set reward category base, Seller base, and Product base.
To set a reward, go to Reward System >Set Reward and from the right side you will see the category base, product base, seller base reward setting
To see all user rewards, go to Reward System>User Rewards
To null any addon of yoori follow this method.
Go to
app/Repositories/Admin/AddonRepository.php
edit AddonRepository.php
find if ($verify_code == 'unverified') {
and replace with
if (!$verify_code == 'unverified') {
save and now you can install any yoori addon with any dummy purchase key
View attachment 1675