๐ First Time MagicAI Installation Guide
๐ First Time MagicAI Installation Guide
V 10.6.0
Note: All future updates will be accessible using your documentation access token, which you will receive directly from the developer.
๐ Quick Steps
๐ Step 1: Install ๐ Update to 10.6 ๐ Step 2: License ๐๏ธ Step 3: DB ๐ Step 4: Update System ๐งน Step 5: Cache โ
Step 6: Done
๐ Step 1: Download & Install MagicAI (New Installation)
v10.6๐ฅ First-Time Installation (v10.6.0)
๐ Download Link
๐ Extract Files
Extract the downloaded files to your project root folder.
๐ Run Installation
Visit the following URL in your browser:
https://yourdomain.com/install
โ After installation, continue with Steps 2, 3, 4, and 5.
๐ Step 2: License Activation (Extended License)
Extended License (Full Access)
๐ Download License Patch: Download (URL) will be visible after purchase
๐ Extract to: Project Root Folder
โ๏ธ Allows use of official license key for marketplace, extensions & themes.
โ๏ธ Purpose
- Marketplace access
- Paid extensions
- Premium themes
๐๏ธ Step 3: Database Update
Open phpMyAdmin.
- Select your database.
- Click the SQL tab.
- Run the following command:
UPDATE `settings_two` SET `liquid_license_type` = 'Extended License', `liquid_license_domain_key` = 'License' WHERE `id` = 1;
๐ Step 4: Update MagicAI System
If you already have the latest source code and want to update all system files and database components:
๐ Visit
https://yourdomain.com/update-manual
โ
Result: The system will automatically complete the update.
๐งน Step 5: Clear Cache
Clear all caches to apply changes.
๐๏ธ Main Cache
https://yourdomain.com/cache-clear๐ฑ Menu Cache
https://yourdomain.com/cache-clear-menuโ Step 6: Completion
๐ MagicAI has been successfully installed and activated!
โ ๏ธ Important Notes
๐ License Reapplication
After every system update, reapply the license patch by following:
- Step 2 (License Activation)
- Step 4 (System Update)
- Step 5 (Clear Cache)
โ๏ธ Enable Paid Themes & Extensions (.env Setup)
Update your .env file to enable marketplace features.
๐ Open .env File and Add: Note : Actual token will be visible after purchase
THEME_API_TOKEN=e352a27d9201b1adf58b1ffe0bb13d66xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
EXTENSION_API_TOKEN=94bb4ce752fc9faf07d7592d6010xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
๐ Purpose: This allows you to manage all paid and free themes and extensions from the Admin Panel.
To receive valid tokens: