lsascha/fullcalendar
composer require lsascha/fullcalendar
full calendar (fullcalendar.io) implementation package for Flow / Neos
dev-master
Readme excerpt
full-calendarfull calendar implementation package for Flow / Neos CMS
InstallationInstall using Composer:
composer require lsascha/fullcalendarRun doctrine migrations:
./flow doctrine:migrate Features- Usable with Neos CMS with Plugins + Backend Module or Standalone as Flow Package.
- Multiple Event Sources (from DB, Neos Pages or Google Calendars).
- Easy to use Neos CMS Backend Module with Drag&Drop support for Event Editing.
As Standalone Flow Package: The default Route is /calendar.html.
By default, it shows all Events from all Event Sources.
To limit display to specific sources, add …
Read more
The same vendor provides 2 package(s).