Update to Latest Version (For Existing Installations)

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

๐Ÿ”„ Update to Version 10.6 (Existing Installations)

Manual update file + Extended License activation + database update + cache clear

๐Ÿ“ฅ Step #1: Download & Update Files

๐Ÿ”— Update File:

๐Ÿ“ Extract To: Project Root Folder

๐ŸŒ Then Visit: yourdomain.com/update-manual

โœ… After this, follow Step #2, then Step #4 and Step #5.

๐Ÿ”“ Step #2: License Activation (Extended License)

Extended License (Full Access)

๐Ÿ”— Download Patch:

๐Ÿ“ Extract to: Project Root Folder

โš™๏ธ Allows use of official license key for marketplace, extensions & themes.

๐Ÿ—„๏ธ Step #3: Database Update

Go to phpMyAdminSQL Tab → Run this command:

UPDATE `settings_two`
SET
`liquid_license_type` = 'Extended License',
`liquid_license_domain_key` = 'License'
WHERE
`settings_two`.`id` = 1;

๐Ÿ”„ Step #4: Update MagicAI

If you already have the latest code and want to update the entire site:

โœ… System will auto-update.

๐Ÿงน Step #5: Clear Cache

Clear all caches:

๐Ÿ—‘๏ธ Main Cache: yourdomain.com/cache-clear

๐Ÿ“ฑ Menu Cache: yourdomain.com/cache-clear-menu

โš ๏ธ Tip: If anything doesn’t reflect immediately in the admin panel, clear cache again and refresh your browser.