Code Monkey home page Code Monkey logo

horizontcms's Introduction

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

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)

horizontcms's People

Contributors

ttimot24 avatar webdevhayes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.