Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimot24 authored May 8, 2024
1 parent e12933d commit 87d877b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d645b6be9b6a42a8b6189cc32ea8f546)](https://www.codacy.com/app/ttimot24/HorizontCMS?utm_source=github.com&utm_medium=referral&utm_content=ttimot24/HorizontCMS&utm_campaign=Badge_Grade)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/d645b6be9b6a42a8b6189cc32ea8f546)](https://www.codacy.com/app/ttimot24/HorizontCMS?utm_source=github.com&utm_medium=referral&utm_content=ttimot24/HorizontCMS&utm_campaign=Badge_Coverage)

HorizontCMS is an open-source, responsive Content Management System (CMS) built on the powerful combination of Laravel 9, Vue.js 2.6, and Bootstrap 5.2. With its sleek design and robust features, HorizontCMS empowers developers like you to create stunning websites and blogs for the next generation.
**HorizontCMS** is an open-source, responsive Content Management System (CMS) built on the powerful combination of Laravel 9, Vue.js 2.6, and Bootstrap 5.2. With its sleek design and robust features, HorizontCMS empowers developers like you to create stunning websites and blogs for the next generation.

This lightweight CMS platform is not just about functionality—it's about empowerment. Whether you're a seasoned developer or a novice user, HorizontCMS provides intuitive tools and a seamless interface to extend and build your online presence with ease. With just one click, you can unlock endless possibilities and unleash your creativity.

Expand All @@ -30,14 +30,15 @@ After downloading and copying the files to the server, navigate to the app root

#### Console

1. Download the CMS
Experience seamless installation and setup with our Command Line Interface (CLI) installer. Designed to streamline the installation process, our CLI installer makes easy to get up and running with HorizontCMS in just a few simple steps.

1. Download or clone 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.
The no-prompt makes possible to fully automate installations without any user prompts, enabling seamless integration into your development pipeline.

#### Install manually from scratch

Expand Down

0 comments on commit 87d877b

Please sign in to comment.