matacms/ matacms-faq
管理MATA CMS中的常见问题。
1.0.0.3-alpha
2016-08-26 12:28 UTC
Requires
- mata/mata-imperavi-redactor: ~1.0.0
This package is not auto-updated.
Last update: 2024-09-26 03:23:40 UTC
README
常见问题模块允许在MATA CMS中管理常见问题。
安装
- 使用composer添加模块
"matacms/matacms-faq": "~1.0.0"
- 运行迁移
php yii migrate/up --migrationPath=@vendor/matacms/matacms-faq/migrations
客户端
常见问题客户端扩展自matacms\clients
。
变更日志
1.0.0.3-alpha, 2016年8月26日
- 小更新
1.0.0.2-alpha, 2016年8月26日
- 错误修复
1.0.0.1-alpha, 2016年8月25日
- 更新模块图标
1.0.0-alpha, 2016年8月24日
- 初始发布。