matacms / matacms-person

管理MATACMS中的人员

安装: 656

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 5

分支: 0

公开问题: 0

类型:yii2-extension

1.1.0 2019-07-07 10:17 UTC

This package is not auto-updated.

Last update: 2024-09-22 09:34:28 UTC


README

MATA CMS Module

人员模块管理MATA CMS中的人员。

安装

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

变更日志

1.0.0.1-alpha, 2016年5月3日

  • 添加了filterableAttributes()到Person模型(用于搜索功能)

1.0.0-alpha, 2015年5月18日

  • 首次发布。