License Keys for WooCommerce
Enable and handle "License Keys" with WooCommerce. Software license keys manager for Wordpress.
The facts
- Rating
- 3.1★ from 23
- Active installs
- 80+
- Price
- Free
- Last updated
- 4 Oct 2020
- Added
- Feb 2018
- Requires WP
- 3.2
- Tested up to
- WP 5.5.20
- Requires PHP
- 5.6
- Downloads
- 16,204
Our analysis
AI-assistedLicense Keys for WooCommerce is a WordPress plugin that adds a new product type specifically for managing license keys within a WooCommerce setup. It allows you to create and handle license keys that validate licensed products, with features like automatic generation of keys upon order completion and management options for both customers and admins.
The plugin includes a built-in API for activating, validating, and deactivating license keys via HTTP requests. It also provides management pages in the WooCommerce 'My Account' section for users to view and manage their licenses, while admins can search and review license key details in the 'Orders' section.
Best for: This plugin is suitable for WooCommerce store owners who need to manage license keys for their digital products.
What it does well
- ✓Adds a new product type for license key management
- ✓Automatically generates license keys upon order completion
- ✓Includes a built-in API for license key validation
- ✓Provides user management pages in WooCommerce 'My Account'
- ✓Admin can search and review license key details
Where it falls short
- •Limited information on customization options
- •No recent updates since October 2020
- •Average rating of 3.1 out of 5 from 23 ratings
Verdict
License Keys for WooCommerce offers essential features for managing license keys, but its average rating and lack of recent updates may be a concern for some users.
From the developer
10Quality's own description of License Keys for WooCommerce, lightly tidied.
License Keys for WooCommerce is a simple and powerfull license keys manager, that adds a new product type to your WordPress and WooCommerce setup, and lets you create and handle license keys that can be used to validate your licensed products.
Built-in API
This plugin will enable your WordPress to act as a validator API (service) with endpoints that will let you activate, validate and deactivate license keys via HTTP requests; we provide various solutions (as PHP libraries, packages and documentation) to integrate the API with your products.
License Keys
License Keys will be generated automatically when a WooCommerce order is completed, the code is appended in the “Order completed” email notification sent by WooCommerce. Each License Key data is generated per product configuration. The License Key product type will add a new options tab that will allow you to:
- Expire options: Set the expiration of a license key.
- Virtual: Check the virtual checkbox to set the product as physical or virtual.
- Downloadable: Check the downloadable checkbox to append downloadable files to the product.
You can customize this plugin and add more options by your own, or purchase our extension that will allow you to:
- Limit options: Set the limitation of a license key (per number of activations, per domain), and unlimit on development environments.
- Offline options: Set offline options to allow a product to run when not connected to the internet.
- Downloadable data: Set to append the downloadable data on API responses, to allow automatic updates.
Customer account pages
License Keys for WooCommerce will add management pages to WooCommerce “My Account” section to allow license keys to be self-managed by users; these pages will allow them to view purchased licenses and license key activations.
Aside from the API endpoint, customers will be able to deactivate their licenses at these pages.
Admin management
License keys can be searched by admins at the “Orders” section of WooCommerce, details (such as the customer’s license key code, expiration date and the number of activations) can be reviewed when viewing and editing an order.
Product integration
We offer an SDK, software libraries and documentation to implement easily the API’s integration in your products.