Welcome to Licentra Documentation
Professional license management and support system for Envato authors. Automated verification, ticket management, analytics, and more.
5 Min
Setup Time
100%
Automated
Mon-Fri
Support
Automated Verification
Real-time Envato API integration with intelligent caching
Ticket System
Complete ticket management with file attachments and notifications
Analytics
Real-time dashboards and comprehensive reporting
Security
2FA, rate limiting, SQL injection prevention, and more
Multi-Language
Support for 2 languages with automatic detection
REST API
Complete API for integrations and mobile apps
Installation
Detailed guide to install Licentra
System Requirements
Required PHP Extensions
Upload Files
Extract the package and upload the contents of 01-main-files to your web server
unzip licentra-package.zip
cd 01-main-files
# Upload all files to your server
Set Permissions
Set proper permissions for storage directories
chmod -R 755 storage/
chmod -R 755 public/
chmod 644 .env
Run Installer
Navigate to the install directory in your browser
https://yourdomain.com/install
Configure Cron Job
Set up a cron job for automated tasks
* * * * * php /path/to/licentra/cron.php
If you encounter any issues during installation, please check our troubleshooting guide or contact support.