jaguero / mezcalendar
0.1.2
2017-06-17 19:23 UTC
This package is auto-updated.
Last update: 2024-08-29 04:47:17 UTC
README
AmulenCMS 的日历
安装
使用 composer 安装
composer require jaguero/mezcalendar
运行 Amulen 安装命令
php app/console amulen:plugin:register "Jaguero\MezCalendarBundle\JagueroMezCalendarBundle"
更新数据库模式
php app/console doctrine:schema:update --force