System Update

Database Status

0 Pending

Out of 19 total system migrations

โœ…
System Cache

Optimized

Cache optimization is ready

โšก

System Update & Maintenance Console

Perform critical database migration steps, refresh cache config tables, or upload custom SQL update scripts to update your Mera Chair application safely.

1. Database Migrations

Updates the database schema structures safely without losing existing user or shop images and data. Run this whenever new updates are pulled.

2. Database Seeder

Imports initial seed data or demo layouts into database lookup tables safely. Does not override admin configuration parameters.

3. Clear Cache & Optimize

Clears all internal application configuration caches, view caches, and route optimizations. Safe to execute at any time to refresh admin configuration settings.

4. Upload Custom SQL Database Patch

If you received a `.sql` script file to manually patch the database tables, upload it below to execute the database update directly.

5. Upload & Install Core Version Update (.zip)

Upload a system update `.zip` archive containing the new core files. The system will unpack the new files, overwrite source folders, run database migrations, and clear cache tables automatically.