Skip to content

Installation

Timot Tarjani edited this page Nov 25, 2016 · 11 revisions

##Install from browser ####The browser installer still in development.

After downloading and copying to the server, head to your domain. HorizontCMS can recognize if not installed yet, and redirects you to the installer. Follow the instructions, add the required credentials and you're done.

##Install via console ####with artisan.

  1. Download the CMS
  2. Navigate to the app root folder and run composer install
  3. Run php artisan horizontcms:install
  4. Enter the required database and administrator informations.
  5. You're finished.

Clone this wiki locally