matacms/matacms-meta-information

MATA CMS 的元标签小部件

dev-master 2017-05-17 21:46 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:53:17 UTC


README

MATA CMS Module

元信息模块允许向文档添加元信息

安装

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

变更日志

待定