This a blog module wich it run under Ribs-framework all version
List of functionnalities of blog V1.0 :
- list of last articles
- show articles of a selected category
- see an article
- add / edit / delete an article
- add / edit / delete a category
- add / edit the state of an article
You can install it with composer with this command :
$ composer create-project piou-piou/ribs-module-blog blog
Before install it, you must be in modules folder of your ribs project