License Management
View your license status and manage activation. Your license determines which features are available and which domain Votlie is authorized to run on.
Viewing License
- Go to Admin > Settings
- Click the License tab
You'll see:
- License type - Regular or Extended
- Activated domain - The domain your license is active on
- Status - Active or Inactive
- Environment - Production or Development
Check License
To verify that your license is valid and properly activated:
- Go to Admin > Settings > License
- Click the Check License button
- The system contacts the license server and confirms validity
This is useful after server migrations or if you suspect a license issue. The check confirms your license key is valid, the domain matches, and the license has not been revoked.
License Types
| License | What's Included |
|---|---|
| Regular | Full Votlie installation for a single site |
| Extended | Everything in Regular + SaaS mode (multi-tenancy, Stripe billing, custom domains) |
Deactivating License
If you need to move Votlie to a different domain:
- Go to Admin > Settings > License
- Click Deactivate License
- Confirm
Your license is now free to activate on another domain.
Re-Activating License
After deactivating your license, you can activate it on a new domain:
- Install Votlie on the new domain
- During the installation wizard, enter your license key
- Select the environment type (Production or Development)
- Complete the wizard
The license will be activated and bound to the new domain.
Moving Domains
To move Votlie to a new domain:
- Deactivate the license on the old domain (see above)
- Upload Votlie files to the new domain
- Update
APP_URLin the.envfile to the new domain - Activate the license on the new domain during installation or in Settings
Always deactivate on the old domain first. Each license can only be active on one domain at a time.
Common Questions
Q: Can I use one license on multiple domains? A: No. Each domain requires a separate license (per CodeCanyon terms).
Q: What happens if I don't deactivate before moving? A: Contact support to have the license manually released.
Q: Does the license expire? A: The license itself doesn't expire. Support and updates require an active CodeCanyon support period.
Next Steps
- Updates & Backups - Keep your installation current
- Troubleshooting - Fix common issues