thienhungho/yii2-cms

Yii2 CMS

Installs: 8

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.1 2018-11-09 05:03 UTC

This package is auto-updated.

Last update: 2024-04-09 14:42:58 UTC


README

CMS for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist thienhungho/yii2-cms "*"

or add

"thienhungho/yii2-cms": "*"

to the require section of your composer.json file.