jaguero/mezcalendar

Calendar for AmulenCMS

0.1.2 2017-06-17 19:23 UTC

This package is auto-updated.

Last update: 2024-03-29 03:44:27 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

Widgets