Yii 2 YCM ¶
YCM - Yii 2 Content Management module
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.
License ¶
Public domain. Please see License File for more information.
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.