jaguero / mezcalendar
Calendar for AmulenCMS
0.1.2
2017-06-17 19:23 UTC
This package is auto-updated.
Last update: 2024-10-29 05:22:19 UTC
README
Calendar for AmulenCMS
Install
Require with composer:
composer require jaguero/mezcalendar
Run Amulen install command:
php app/console amulen:plugin:register "Jaguero\MezCalendarBundle\JagueroMezCalendarBundle"
Update DB schema:
php app/console doctrine:schema:update --force