Skip to content

ignaszak/php-cms

Repository files navigation

ignaszak/cms

Simple CMS

System Requirements

  • PHP version 7.0.0 or higher
  • MySQL version 5.5 or higher
  • Apache mod_rewrite module

Installing

Via Composer Create-Project:

composer create-project ignaszak/cms {directory} dev-master

Via Download

Download dev-master version of ignaszak/cms and extract its content into a directory on your server. Next install all dependencies via composer:

composer install

Configuration

CMS can be easily configured via phing. Just type phing command and follow instructions:

php vendor/bin/phing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published