License
Go to Settings โ License.
Admin only. The License page is only visible to the workspace owner (super admin role). Regular team members do not see this page.
Entering Your License Keyโ
- Go to Settings โ License.
- Paste your license key into the License Key field.
- Your license key is found in your purchase receipt (Envato / CodeCanyon) or in your account dashboard.
- Format:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
- Click Verify License.
Verification Resultsโ
| Result | Meaning |
|---|---|
| โ Valid | License verified. Buyer name shown if available. Key is saved to .env. |
| โ Invalid | Key not recognised โ double-check you copied the correct key |
| โ Expired | License has expired โ renew on your purchase platform |
After Verificationโ
The license key is saved automatically to your .env file when verified successfully. You do not need to enter it again after a re-deployment if the .env file is preserved.
Troubleshootingโ
| Problem | Solution |
|---|---|
| "Invalid license" for a key you know is correct | Ensure there are no leading/trailing spaces โ use the reveal toggle to check |
.env file is read-only | The key is verified in memory but may not persist across restarts โ make .env writable by the web server |
| Need to transfer license | Contact support on the platform where you purchased |