Licensing
Licensing and billing are handled by the XcodeSol SaaS platform. This plugin uses a single monthly subscription plan.
Plan
- Price: USD 4.97 per month.
- Includes all channels, sync features, automations, analytics, updates, and future improvements.
Activation
Open the plugin license screen and complete:
- XcodeSol account login or registration.
- Subscription checkout if the account is not active.
- Domain activation using the license key issued by XcodeSol.
The plugin sends a validation request containing the domain, installation identifier, environment details, and license credentials or hash.
Validation Checks
Protected operations verify:
- Subscription status.
- License status.
- Domain binding.
- Installation identity.
- Update entitlement.
Offline Grace
If the licensing API is temporarily unavailable, the plugin can continue operating for a short cached grace period before protected features pause.
API Endpoints
The plugin uses the centralized licensing API:
text
POST /activate-license
POST /validate-license
POST /deactivate-license
POST /check-subscription
POST /check-updates
POST /heartbeat