License Activation (Extended Verison)
๐ MagicAI License Activation (Extended Version)
Enable Full Marketplace, Themes & Extensions Access
๐ Step 1: Apply Extended License (Full Access)
๐ Download Patch
๐ Extract Files
Extract to: Project Root Folder
โ๏ธ Purpose
Enables full access to:
- Marketplace
- Extensions
- Themes
๐๏ธ Step 2: Update the Database
- Open phpMyAdmin
- Select your project 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 3: Update MagicAI
If you already have the latest source code and want to update your entire site including database and system components:
๐ Visit:
โ
The system will automatically perform the update.
๐งน Step 4: Clear Cache
Clear all system caches:
๐๏ธ Main Cache Example :
https://yourdomain.com/cache-clear
๐ฑ Menu Cache Example :
https://yourdomain.com/cache-clear-menu
โ Completion
๐ MagicAI has been successfully installed and activated with the Extended License. Your marketplace, themes, and extensions are now fully accessible.