One-Click Installation of All Paid/Free Extensions

Feb 06, 2026 1 min read ๐Ÿš€ MagicAI Installation Guide

 MagicAI – Install All Paid Extensions at Once 

 

Install all paid MagicAI extensions together — no need to upload them one by one.

 


 

Step 1: Upload & Extract Extension Pack

 

Download the All Extensions Pack file: https://www.google.com/

/app/Extensions/

 

 

 

Upload and extract the ZIP file:

Extract to: /app/Extensions/

 


 

Step 2: Update MagicAI

 

This step is required for database migration and extension detection.

 

Visit:

https://yourdomain.com/update-manual

 

The system will automatically detect and update to the latest version.

 


 

Step 3: Apply SQL Commands in phpMyAdmin

 

Login to phpMyAdmin → Select your database → Open the SQL tab.

 

Run the following commands:

 

 ALTER TABLE extensions MODIFY installed TINYINT(1) NOT NULL DEFAULT 1; UPDATE extensions SET installed = 1; 

 

 

Result: This marks all extensions as installed and ready to use.

 

 


 

Step 4: Clear All Caches

 

Clear main cache:

https://yourdomain.com/cache-clear

 

Clear menu cache:

https://yourdomain.com/cache-clear-menu

 

 

Community

0 Email-verified users can comment & join conversations.
Comments
Conversations