Skip to content

HakonCMS/HakonCMS

Repository files navigation

Hakon CMS

Build Status License

Installation

PHP 5.5.9+, a database server, and Composer are required.

There are 3 ways of grabbing the code:

  • Use GitHub: simply download the zip
  • Use Git: git clone https://github.com/HakonCMS/HakonCMS.git
  • Use Composer:
    $ composer create-project hakoncms/hakoncms -s dev
    

Usage

After the installation process you need to run:

$ php hakon start
Laravel development server started on http://localhost:8000/

Troubleshooting

At this time this project is still under development and as such may contain a lot of bugs and unfinished features.

Security Vulnerabilities

If you discover a security vulnerability within Hakon CMS, please send an e-mail to hakoncms@efuzyon.com. All security vulnerabilities will be promptly addressed.

Licenses

The Hakon CMS is open-sourced software licensed under the MIT license.

The Laravel framework is open-sourced software licensed under the MIT license.

PHP and related libraries are distributed under the PHP License v3.01. Find out more at PHP.net

AdminLTE is an open source project by Almsaeed Studio that is licensed under MIT. Almsaeed Studio reserves the right to change the license of future releases.