bariew / yii2-cms-project
Yii2 Null CMS
dev-master
2016-08-01 06:31 UTC
Requires
- php: >=5.4.0
- bariew/yii2-event-component: dev-master
- bariew/yii2-i18n-cms-module: dev-master
- bariew/yii2-module-migration-controller: ^1.3
- bariew/yii2-page-cms-module: dev-master
- bariew/yii2-post-cms-module: dev-master
- bariew/yii2-rbac-cms-module: dev-master
- bariew/yii2-tools: dev-master
- bariew/yii2-user-cms-module: dev-master
- dizews/yii2-db-console: *
- fxp/composer-asset-plugin: *
- himiklab/yii2-colorbox-widget: ^1.0
- kartik-v/yii2-widget-depdrop: dev-master
- kartik-v/yii2-widget-fileinput: dev-master
- kartik-v/yii2-widget-select2: dev-master
- raoul2000/yii2-bootswatch-asset: ^1.2
- vova07/yii2-imperavi-widget: ^1.0@dev
- yiisoft/yii2: >=2.0.5
- yiisoft/yii2-bootstrap: *
- yiisoft/yii2-swiftmailer: *
Requires (Dev)
- bariew/yii2-doctest-extension: dev-master
- yiisoft/yii2-codeception: 2.0.*
- yiisoft/yii2-debug: 2.0.*
- yiisoft/yii2-faker: *
- yiisoft/yii2-gii: 2.0.*
This package is auto-updated.
Last update: 2024-10-16 14:57:35 UTC
README
Project with preinstalled modules for managing other modules and app configs.
It aims to be an "empty" CMS which doesn't limit external modules with doing what they need to. You may develop and include your own yii2 module with no need to "follow rules" of this CMS. Because it doesn't have any.
It has includes user, rbac, i18n, notice(mail), page, event, theme modules. You may require other modules with composer and choose them from admin area.
REQUIREMENTS
The minimum requirement by this application template that your Web server supports PHP 5.4.0 and MySQL 5 database engine.