janisto / yii2-ycm

YCM - Yii 2 Content Management module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii 2 YCM

YCM - Yii 2 Content Management module

Module is in initial development.

Anything may change at any time.

Installation

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install this package using the following command:

php composer.phar require "janisto/yii2-ycm" "*"

or add

"janisto/yii2-ycm": "*"

to the require section of your application's composer.json file.

Contributing

Please see CONTRIBUTING for details.

Credits

License

Public domain. Please see License File for more information.

About

YCM - Yii 2 Content Management module

License:The Unlicense


Languages

Language:PHP 96.6%Language:CSS 3.4%