How to create product for license renewal

  1. Create new product.
  2. Set the product data into “License Renewal”.
  3. Set “Regular Product” with 1 (note: Don’t worry this product price will be change during purchase license renewal.)
  4. Add list of product for the license renewal under the “License Renewal” section with corresponding price (note: This is good for 1 year renewal ).

How to integrate license subscription with woocommerce account

  1. Go to plugin settings page ( WordPress admin dashboard > License Manager > Settings)
  2. Go to “Woocommerce Integration Settings” section
  3. Select page for “My Subscription Woocommerce Account Navigation Redirection”. (note: Create page using shortcode [wplm-subscription]. This will hook to the woocommerce account page navigation. )
  4. Select page for “My Subscription Login Redirection” for login redirection when the user visit the page when not login. (note: When no page is selected the login page will redirect to wordpress default login.)
Figure 1
Figure 1

How to integrate WordPress License Manager to woocommerce?

Simple Product Set-up

  1. Go to the Product meta
  2. Check the “Downloadable” checkbox
  3. Add Downloadable files (Note: Make sure the downlodable file name should be the same name with the plugin name.)
  4. Add Number of Domain for the license use.
  5. Click the License Manager Tab
  6. Check the Integrate with License Manager checkbox
  7. Add Exclude Downloadable files in generating License. (Note: This is option only, for that Downloadable files to be exclude in creating license.)
Figure 1
Figure 1
Figure 2
Figure 2

 



 

Variable Product Set-up

  1. Go to the Product meta
  2. Set the product data into Variable Product
  3. Create variable product attributes (Ex. Domain)
  4. Check the “Used for variations” checkbox
  5. Click the “Save Attributes” button
  6. Click the Variations Tab
  7. Add varation
  8. Check the Downloadable checkbox
  9. Add Downloadable files (Note: Make sure the downlodable file name should be the same name with the plugin name.)
  10. Add Number of Domain for the license use.
  11. Click the License Manager Tab
  12. Check the Integrate with License Manager checkbox
  13. Add Exclude Downloadable files in generating License. (Note: This is option only, for that Downloadable files to be exclude in creating license.)
Figure 1
Figure 1
Figure 2
Figure 2
Figure 3
Figure 3

How to setup WordPress License Manager Plugin?

Important Reminder : Please secure your “$server_key” by encyrpting your class-helper.php file. (Suggested site for encrypting file : ionCube)

Note: This plugin was bundled with WordPress License Helper during purchase.

  1. Extract the WordPress License Hepler zip file. (wordpress-license-helper.zip)
  2. Open the file class-helper.php ( wordpress-license-helper/classes/class-helper.php )
  3. Change the “WORDPRESS_LICENSE_HELPER_SERVER” defined constant with your license provider server
  4. Change the “WORDPRESS_LICENSE_HELPER_AUTHOR” defined constant with your plugin Author Name.
  5. Change the $server_key variable with your license “Secret Key for License Verification Requests” key

Where to get Server Key ?

  1. Go to Admin Dashboard > Product License Manager > Settings
  2. Copy the value of the “Secret Key for License Verification Requests” input field.

Where to get Helper Server?

  1. Go to Admin Dashboard > Product License Manager > API Help
  2. Copy the declared server key in your API demo plugin

Getting Started

Product License Manager designed to help the software developer and programmer to secure and protect thier software, system, plugin and theme created for commercial use.

CORE PLUGIN FEATURES

Manage License Key
* Add license key manually
* Manage status of license
* License Expiry
* Max Domain Limit Per License
* Manage domain allowed to Access the License

License Helper
* Validate if your license is still active remotely
* Add domain to the license key
* Deactivate license key remotely

Multilingual Support

PREMIUM FEATURES

Woocommerce Integration
* Purchase of digital goods as a Woocommerce product
* License key hook in Woocommerce notification email.
* Purchase a renewal of license key in Woocommerce Product
* Activate and deactivation domain allowed in license key Woocommerce My-account page.