BrainStormDevel / perseo

A simple modular CMS optimized for SEO based on Slim v4
31 stars 7 forks source link

More information needed on the Readme #1

Closed rozzilla closed 6 years ago

rozzilla commented 6 years ago

Hello! :) Your project seems interesting to me, but I think that there are not enough instructions on the Readme. It'd be more useful to clearly understand how to install it, how it works and what are the main features. Have a nice day! :+1:

BrainStormDevel commented 6 years ago

Hi, thanks for your interest. To install the cms is really simple. Just git clone or download the project, rename the htaccess files and use composer to install dependencies. After that, go to http://yourhost/install and you can see the Wizard help you to configure the basic features.

BrainStormDevel commented 6 years ago

After the configuration, you can write your own test module in the modules folder. In the next commit, I will add some test modules to show how simple and powerful is this project.

BrainStormDevel commented 6 years ago

Readme updated.

rozzilla commented 6 years ago

That's great! I'll close this issue :+1: