dev-authentication 2016-10-15 18:03 UTC

This package is not auto-updated.

Last update: 2024-11-05 03:44:40 UTC


README

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