Descrição
Give your customers the option to register license keys purchased through your retail partners.
Note: a license key can be claimed if it’s not already assigned to an order.
Add-on for WooCommerce License Manager
Live Preview/Demo
Live Preview
Username & Password: customer
Test License Keys:
Already registered:
E4A1-6CC0-992C-7F64
Not Registered:
9C3D-2F7E-03B2-F936
8889-9492-4E15-DDA1
B709-5FEB-A18F-90EA
The demo resets every 60 minutes.
Version 1.2 – December 6, 2023
- Added hook wclm_rp_valid_license_keys.
(args: license key data fetched from the database.)
- Added hook wclm_rp_invalid_license_keys.
(args: license key entered by the user.)
- Overridable template for the shortcode and WooCommerce endpoint.
Put the file in ACTIVE THEME FOLDER/wclm/register-product/register-product.php
Template variable $is_wc_endpoint == true, you are in the WooCommerce endpoint.
$is_wc_endpoint == false, you are in the shortcode.
- Added the following hooks in the register product page template:
wclm_rp_before_registration_form
wclm_rp_before_built_in_head_notice
wclm_rp_before_license_key_field
wclm_rp_before_submit_button
wclm_rp_after_submit_button
wclm_rp_after_built_in_foot_notice
wclm_rp_after_registration_form
Version 1.1 – October 30, 2023
- Added WooCommerce High-Performance Order Storage (HPOS) support.




