Improved License Activation API with Full Bundle Support
We’ve extended our license activation API to fully support bundle licenses — an important improvement for makers building their own integrations outside the official WordPress SDK.
Previously, activating a bundle license through the product-level activation endpoints wasn’t supported. With this update, any bundle-issued license key will now activate correctly, when hitting a product-specific endpoint such as:
This ensures custom apps, or LiteSDK-powered WordPress plugins all get consistent activation behavior.
If you’re implementing activation outside the WP SDK, here are helpful resources:
- WP LiteSDK POC — For building custom WordPress integrations without the full SDK.
- API Documentation — For Apps, or any custom implementation.
