Skip to content

Upgrade

Timot Tarjani edited this page Feb 20, 2017 · 5 revisions

##Browser

Log in to the CMS. If the automatic update check is enabled (settings->admin area), you'll see a notification on the dashboard if a new upgrade is available. Click on update now. You'll get in to the Upgrade center, click on install all and you're done. You can go to the update center through the sttings too.

##Console ####with artisan.

In terminal navigate to the root folder and run php artisan horizontcms:upgrade. If an upgrade is available it will be installed. You're done.

Clone this wiki locally