lsascha/fullcalendar

Last activity 21 May 2020 6 2 55
composer require lsascha/fullcalendar

full calendar (fullcalendar.io) implementation package for Flow / Neos

dev-feature/update-for-neos-5

Homepage
https://github.com/lsascha/full-calendar/
Version
dev-feature/update-for-neos-5
Type
neos-package
Release Date
May 21, 2020 17:56
Source
git
Distribution
zip
Requires
  • neos/flow: 6.* || dev-master
MIT
  • #flow
  • #calendar
  • #neos
0fdf02e9e121bfa34fd0c61295eff78f6864ff31

Readme excerpt

full-calendar

full calendar implementation package for Flow / Neos CMS

Installation

Install using Composer:

composer require lsascha/fullcalendar

Run 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.
Usage As standalone (Flow)

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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 2 package(s).