Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 796 Bytes

File metadata and controls

13 lines (8 loc) · 796 Bytes

License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

This is some sample code to implement the WooCommerce Software License Manager into your theme or plugin. The WooCommerces Software License Manager plugin provides seamless integration between WooCommerce and the Software License Manager plugin.

When added to your Theme or plugin, this sample code will create an Activation Settings page (under the WordPress Settings Menu) that allows your clients to enter in their License Key. This key is then validated and activated against your Software License Manager plugin.

== Changelog ==

= 1.0 =

  • Initial commit