lsascha/fullcalendar

Letzte Aktivität 21 May 2020 6 2 55
composer require lsascha/fullcalendar

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

2.0.0

Homepage
https://github.com/lsascha/full-calendar/
Version
2.0.0
Type
neos-package
Release Date
May 21, 2020 17:57
Source
git
Distribution
zip
Requires
  • neos/flow: 6.* || dev-master
MIT
  • #flow
  • #calendar
  • #neos
4a84bd7f43a851a315ba8dba695c0e45e1c50c36

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).