2017 © Pedro Peláez
 

library cms

Yii2 CMS

image

giicms/cms

Yii2 CMS

  • Friday, June 24, 2016
  • by giicms
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CMS

Module CMS, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require "giicms/cms" "dev-master"

or add, (*4)

"giicms/cms": "dev-master"

to the require section of your application's composer.json file., (*5)

Usage Example


'modules' => [ 'cms' => [ 'class' => 'giicms\cms\Module', ], ],

The Versions

24/06 2016

dev-master

9999999-dev https://github.com/giicms/cms

Yii2 CMS

  Sources   Download

MIT

The Requires

 

yii2 cms