Easily sell and manage software license keys through your WooCommerce shop
The License Manager for WooCommerce allows you to easily sell and manage all of your digital license keys. With features like the bulk importer, automatic delivery, automatic stock management, and database encryption, your shop will now run easier than ever.
License Manager for WooCommerce Pro allows you to enhance the capabilities for your eCommerce website with features like:
View License Manager for WooCommerce Pro pricing plans.
The plugin also offers additional endpoints for manipulating licenses and generator resources. These routes are authorized via API keys (generated through the plugin settings) and accessed via the WordPress API. An extensive API documentation is also available.
If you have any feature requests, need more hooks, or maybe have even found a bug, please let us know in the support forum or e-mail us at support@wpexperts.io. We look forward to hearing from you!
You can also check out the documentation pages, as they contain the most essential information on what the plugin can do for you.
The plugin will create two files inside the wp-content/uploads/lmfwc-files
folder. These files (defuse.txt
and secret.txt
) contain cryptographic secrets which are automatically generated if they don’t exist. These cryptographic secrets are used to encrypt, decrypt and hash your license keys. Once they are generated please back them up somewhere safe. In case you lose these two files your encrypted license keys inside the database will remain forever lost!
If you would like to contribute to any of these libraries in these languages (Node.js, Python, PHP, Ruby, .NET, C, C#, C++, and Golang), please visit our library page for more details.
Few features like user license display on account page and license certification are fork from Digital License Manager plugin by Darko Gjorgjijoski and we have changed the code according to our need.
/wp-content/plugins/license-manager-for-woocommerce
directory, or install the plugin through the WordPress Plugins page directly.The plugin will create two files inside the wp-content/uploads/lmfwc-files
folder. These files (defuse.txt
and secret.txt
) contain cryptographic secrets which are automatically generated if they don’t exist. These cryptographic secrets are used to encrypt, decrypt and hash your license keys. Once they are generated please back them up somewhere safe. In case you lose these two files your encrypted license keys inside the database will remain forever lost!
Yes, there is! An extensive documentation describing the plugin features and functionality in detail can be found on the plugin homepage.
Again, yes! Here you can find the API Documentation detailing all the new endpoint requests and responses. Have fun!
Yes, the plugin can assign licenses or generators to individual product variations.
Yes, the plugin allows you to import an existing list of license keys via the file upload (CSV or TXT).
Of course! The plugin comes with REST API routes which allow you to activate, deactivate, and validate license keys.