Skip to content

Upgrade from 2.x.x.x to 3.0.0.0

ninacoder-info edited this page Feb 9, 2023 · 9 revisions

We have made significant changes to the script, which is why the auto-update will not work for versions below 3.0.0.0. If you wish to update your site, please follow the guide below step by step.

Step 1:

Make sure you are on version 2.1.6.3 or higher.

Take a full backup of your site to prevent any trouble.

We will not take any responsive for data lost, so please backup your site carefully, the backup should be both files and database.

Step 2:

Download the zip file from Codecanyon and unzip it.

Step 3:

Locate the project files on your hosting, delete the folders "bootstrap," "app," "routes," "database," and "vendor," and upload the same folders from the zip file you downloaded.

Please do not make mistaken delete anything else.

Step 4:

Delete the file "resources/views/frontend/default/index.blade.php" and upload the same file from the zip file you downloaded.

Delete the folder "resources/views/backend" and upload the same folder from the zip file you downloaded.

Step 5:

Upload "public/js/engine.min.js" to the same location on hosting files.

Step 6:

Open https://yoursite.com/admin/helpers/terminal/artisan

Type in the command box "migrate --force" then hit "Send" the command. For more details please check the picture bellow

Screenshot 2023-02-09 at 13 24 08