Version 1.0.0

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

PHP: 8.0 or higher
MySQL: 5.7+ or MariaDB 10.3+
Disk Space: Minimum 100MB
SSL Certificate: Required for production

Required PHP Extensions

PDO pdo_mysql mbstring openssl curl json fileinfo gd zip
1

Upload Files

Extract the package and upload the contents of 01-main-files to your web server

bash
unzip licentra-package.zip
cd 01-main-files
# Upload all files to your server
2

Set Permissions

Set proper permissions for storage directories

bash
chmod -R 755 storage/
chmod -R 755 public/
chmod 644 .env
3

Run Installer

Navigate to the install directory in your browser

text
https://yourdomain.com/install
4

Configure Cron Job

Set up a cron job for automated tasks

bash
* * * * * php /path/to/licentra/cron.php
Installation Support

If you encounter any issues during installation, please check our troubleshooting guide or contact support.