2017 © Pedro PelĂĄez
 

neos-package fullcalendar

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

image

lsascha/fullcalendar

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

  • Monday, September 5, 2016
  • by lsascha
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 10 % Grown

The README.md

full-calendar

full calendar implementation package for Flow / Neos CMS, (*1)

, (*2)

Installation

Install using Composer:, (*3)

composer require lsascha/fullcalendar

Run doctrine migrations:, (*4)

./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 ?sources[]=_IDENTIFIER_ arguments to it., (*5)

Event Sources and Events can be added per CLI command. see ./flow help calendar:addsource and ./flow help calendar:addevent for help., (*6)

In Neos CMS

Installed into a Neos CMS Installation it adds a Plugin, Page-Types and a Backend Module. Give the Backend User who should Edit Events the CalendarAdmin Role (Lsascha.FullCalendar:CalendarAdmin)., (*7)

The Backend User should then See a new Backend Module named Calendar under Management., (*8)

For Google Calendars as Event Source, you need to set the Google Calendar API Key in your Settings.yaml Lsascha.FullCalendar.googleCalendarApiKey The Google Calendar needs to be Public accessible. See https://fullcalendar.io/docs/google-calendar for more Information., (*9)

The Versions

05/09 2016

dev-master

9999999-dev https://github.com/lsascha/full-calendar/

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

  Sources   Download

MIT

The Requires

 

by Sascha Löffler

calendar flow neos

14/08 2016

1.0.0

1.0.0.0 https://github.com/lsascha/full-calendar/

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

  Sources   Download

MIT

The Requires

 

by Sascha Löffler

calendar flow neos