Myload License Manager
License server and client management
Purpose
This plugin runs in server mode on myload.net and client mode on external sites. On myload.net it creates licenses from downloadable WooCommerce products and exposes account/license management pages. On client sites it stores license keys and lets other Myload components stop their service when a license is passive, expired, or missing.
For each paid plugin or theme, create a WooCommerce downloadable product and set the Myload component slug, license duration value, and license duration unit in the product download options. During checkout, the customer must enter the https domain where the component will be used.
Customers can view their licenses from My Account > My Licenses. Renewal links add the related product to cart. Domain changes and remote status sync are designed around the license record and REST validation endpoint.
Shortcodes
[myload_user_licenses][myload_updates][myload_documentation][myload_status][myload_services][myload_partners]
Widgets
- No widget is required; use the shortcodes or WooCommerce account endpoint.
Functions and service behavior
- Generates license keys after WooCommerce purchase.
- Requires an https domain during checkout.
- Provides active/passive/expired license status enforcement.
- Adds My Licenses to the customer account dashboard.
- Adds a backend admin bar shortcut to Myload License Manager.