matacms/matacms-settings

MATA CMS 的配置管理

1.1.0-alpha 2019-04-03 09:28 UTC

This package is not auto-updated.

Last update: 2024-09-18 09:19:34 UTC


README

MATA CMS Module

设置模块允许对 MATA CMS 进行配置管理。

安装

  • 使用 composer 添加模块
"matacms/matacms-settings": "~1.0.0"
  • 运行迁移
php yii migrate/up --migrationPath=@vendor/matacms/matacms-settings/migrations

变更日志

1.0.0-alpha, 2015年5月18日

  • 首次发布。