Initial Setup
Create a software record
Section titled “Create a software record”In the License Server admin area, add a software record with:
- a unique
slug - a product
name - a
version - a
file_namematching the release zip inreleases/ - a plugin-style
readme
You can upload the zip or place it in the plugin releases/ directory.
Link WooCommerce products
Section titled “Link WooCommerce products”Edit a WooCommerce product or variation and enable License Server for that item. Save:
- the software slug
- the activation/site limit
- the validity duration
Verify the end-to-end flow
Section titled “Verify the end-to-end flow”- Complete a test order for the licensed product.
- Confirm a license row was created.
- Confirm the customer can see the license in My Account.
- Test the public API with the generated key and the correct slug.
For endpoint details, continue to Public Endpoints.