Woocommerce kit and variations

Thanks. Removed the entire full code though. Customers who want it can request it by Private Mail.
Sure, we’ll continue to extend the kit with additional options, however we must also keep things simple to install and configure.
 
I have a question about having multiple installations of the woocommerce file. Do I need to create a new user with separate API keys for each folder?
 
PhuongM said:
Thanks for your reply. I’ve modified the MainController.php, so now it is able to allow multiple variations of ONE product with only ONE kit installation. It also can expire the licences based on purchased licence lengths. I marked the location where I made changes to the php file - search for the “xxx” text. It works for me, and you may want to implement it some ways to the standard kit to benefit everyone in this community If you think it is useful. See the full code below:
I want this code please 🙂 🙂
 
Last edited:
Hi support, can you please download the file and share it somewhere in your website so others can download it? Some people pm me asking for the file, but I can’t promise to reply them all timely. On the other hand, sharing the code via pm makes its format funny.
The file can be downloaded at the below link:
https://ufile.io/x9zk2
The link is valid only within 30 days
You may want to delete the link if needed.
Another feature that I forgot to mention: the expiry date of an activation is calculated based on the ‘completed order’ date, hence If users re-activate the software, the expired date would stay the same.
 
PhuongM said:
The link is valid only within 30 days
You may want to delete the link if needed.
Another feature that I forgot to mention: the expiry date of an activation is calculated based on the ‘completed order’ date, hence If users re-activate the software, the expired date would stay the same.
amazing ! this is exactly what I ask for in the Woo Commerce Kit New function request

but there is one more thing to add to this logic:
if the customer renew his license (purchase) NOT in the end of his previous let say a week before the “expire date” the new license should start in the next day after the previous license, otherwise he will lose a week to his new license.
 
Back
Top