WARNING
Before updating Martvill backup your database and server files.
- Extract the new downloaded file.
- Open Martvill directory
- Upload and replace all files on your server except “.env”, “.htaccess”, “modules_statuses.json” files.
- If you write any custom CSS or JS from Website Setup -> Appearance in admin panel then you need to exclude (Modules\CMS\Resources\assets\js\user-custom.js, Modules\CMS\Resources\assets\css\user-custom.css) files
After successfully replace all files, you need to run a command from your terminal
To run this command, go to Martvill directory from the terminal and enter “php artisan optimize:clear” .