Use this when you have not customized the source code and want to apply the latest BotMerze release through the web update wizard.
Step 1 — Backup First
⚠️ Always back up your database and files before any update. Use a staging copy when possible.
Step 2 — Prepare the Update Folder
In your installation root, create:
/home/<domain>/public_html/update/
Step 3 — Upload the Update File
In the CodeCanyon download, find Update/update-X.Y.Z.zip. Upload it into the update/ folder above and extract.
If extraction nests an extra
update/folder, move all files up one level so they sit directly insidepublic_html/update/.
Step 4 — Run the Update Wizard
Open https://yourdomain.com/update.
- Click I Agree, Next Step.
- Verify all permission checks are green.
- Confirm DB credentials (auto-filled from
core/.env). - Click Check to validate the connection.
- Apply each module update in order.
Step 5 — Finalize
- Delete the
update/folder. - Admin Panel → General Settings → Upgrade Database → run upgrade.
- Admin Panel → General Settings → Cache Settings → clear cache.