π§ System Update
Keeping your Repair Box system up to date ensures you have access to the latest features, security patches, and performance improvements. However, updating must be done carefully to avoid disruptions β especially if youβve customized the system.
β οΈ Important Notes Before Updating
If youβre using a customized version of Repair Box, we do not recommend updating.
Custom changes will be overwritten during the update process, potentially resulting in errors or loss of functionality.
Always back up your entire project files and database before proceeding with any updates. This helps ensure you can safely roll back in case something goes wrong.
π How to Update Repair Box
β Repair Box updates are simple and require no terminal or SSH access.
Step 1: Upload New Files
Download the latest version of Repair Box from CodeCanyon.
Extract the package locally.
Upload all new files to your server except the .env file. This file contains your app-specific configuration and should not be replaced.
Overwrite existing files when prompted.
Step 2: Run the Updater
Visit the following URL in your browser:
https://yourdomain.com/install.php
(Replace yourdomain.com with your actual domain.)
The system will automatically:
Validate all required PHP extensions
Migrate the database structure
Clear all caches (config, routes, views)
Finalize the update process
β
After Update
Log in with your existing credentials.
Review your system configuration.
Test booking flow, technician dashboard, and admin features to confirm everything is working correctly.
Re-apply any manual adjustments you had before (if not part of the core).
Need help during the update? Our support team is ready to assist.
π§ Reach out to us at info.codehas@gmail.com
Last updated