/HorizontCMS

Lightweight CMS built on Laravel 8, VueJs 2.6 and Bootstrap 3.4.3/4.5.3.

Primary LanguagePHPMIT LicenseMIT

HorizontCMS

Laravel 6 Build Status Github All Releases Codacy Badge Codacy Badge

HorizontCMS is an open-source, responsive Content Management System (CMS) built on Laravel 8, VueJs 2.6 and Bootstrap 3.4 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.2

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

  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.
Migration information

Incremented migrations will be in use after v1.0 is released. Until then migration files might be modified.

Install manually from scratch

Website For Students Tutorial

Docker Image

https://hub.docker.com/repository/docker/ttimot24/horizont-cms

Revert to Views V1

By default the CMS using the V2 version of the views on frontend, which is based on Bootstrap 4.5.3. However the previous V1 frontend is available, which was built on Bootstrap 3.4.3.

  1. Remove Bootstrap 4.5.3 related css and js from config/horizontcms.php
  2. Uncomment Bootstrap 3.4.3 related css and js in the same file
  3. Replace the trailing v2 to v1 in config/views.php

Sample plugin

GoogleMaps

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. :)

paypal

Project by Timot Tarjani (@ttimot24)