License Activation (Extended Verison)

Mar 31, 2026 1 min read ๐Ÿš€ MagicAI Installation Guide (For Free User)

๐Ÿ” 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

  1. Open phpMyAdmin
  2. Select your project database
  3. Click the SQL tab
  4. 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.