Skip to content

zohac/OC_Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OC_Blog

SensioLabsInsight

About

Development of my own blog system in php.

Requirements

  • PHP: OC_Blog requires PHP version 7.1 or greater. Minimum PHP Version
  • MySQL: for the database. Minimum MySQL Version
  • Composer: to install the dependencies. Minimum Composer Version

Installation

Git Clone

You can also download the OC_Blog source directly from the Git clone:

git clone https://github.com/zohac/OC_Blog.git
cd OC_Blog
composer update

Setting up the database by importing the blog.sql file (in the /app/Config/ folder). Update the /app/Config/config.xml file accordingly.

Then register to the address /registration. The first registered user gets the Administrator role, the next ones will have the Subscriber role.

Remember to give write permissions in the /web/upload folder.

Dependency

Issues

Bug reports and feature requests can be submitted on the Github Issue Tracker

Author

Simon JOUAN https://p5.jouan.ovh

About

Development of my own blog system in php.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors