HorizontCMS
HorizontCMS is an open-source, responsive Content Management System (CMS) built on Laravel 8, VueJs 2.6 and Bootstrap 5.2 which you can use to build you next generation websites and blogs.
This lightweight CMS platform provides end-users with the tools to extend and build sustainable web presence with one click which makes it easy to learn for users, simple to code for developers
Latest version: v1.0.0-beta.3
Try out
Frontend: http://horizontcms.herokuapp.com/
Backend: http://horizontcms.herokuapp.com/admin
Username & password: admin/admin
Installation
Browser
After downloading and copying the files to the server, navigate to the app root folder and run composer install. Then 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.
Console
- Download the CMS
- Navigate to the app root folder and run
composer install - Run
php artisan horizontcms:install - Enter the required database and administrator informations.
- You're finished.
Migration information
Incremented migrations will be in use after v1.0 is released. Until then migration files might be modified.
Install manually from scratch
Docker compose
docker-compose up
Docker Image
https://hub.docker.com/repository/docker/ttimot24/horizont-cms
Sample plugin
Contributing
- Create a Theme or Plugin
- Create translation
- Help in the docs.
- Write tests
- Report issues, send pull requests
- Tell what you think!
Any help is appreciated!
Donation
If this project makes your website development easier, you can buy me a coffe. :)
Project by Timot Tarjani (@ttimot24)

