Posts

Showing posts with the label WooCommercelugins

Initial Setup (Mandatory) WooCommerce License Manager

Image
For the License Manager for Woocommerce from Themehigh to function on your WooCommerce Store, you will need to do following modifications, In your Licensed Product  - Instantiate License manager function in the licensed plugin file.   In your Woocommerce Store  - Configure License Related details for Products and Product Variations These steps are mandatory for your store to communicate between the products on your client sites for regular check and validation of the product licenses. Modifications on Licensed Product File Download and Configure the Client Php File Download the Client PHP file [class-license-manager.php] from  URL Copy the Client file to the Plugin Root folder (to be licensed) Open the copied  class-license-manager.php  file. Rename the Class  TH_License_Manager  at 2 instances to the name you would like to use with your plugin. (The class name must be unique for each Licensed Product)Instance 1 →  if...