fluentcart-licensing-pro

Installation
SKILL.md

FluentCart Pro licensing

This skill is Pro-only. Verify FluentCart Pro is active and the license module is enabled before using its models, routes, tables, or hooks.

Read licensing-protocol.md before extending generation, activation, update delivery, or client compatibility.

Configure products through the module

Use the Licensing module's product settings and LicenseManager/LicenseHelper services. Do not create keys or activation rows with ad-hoc SQL. The module relates licenses to customer, order, product, variation, subscription, sites, activations, and meta, and applies lifecycle rules to those relations.

Feature-detect ModuleSettings::isActive('license') and Pro classes after fluent_cart/init. A product being downloadable or subscription-based does not itself mean licensing is enabled for that variation.

Installs
1
GitHub Stars
22
First Seen
1 day ago
fluentcart-licensing-pro — lonsdale201/wp-agent-skills