2017 © Pedro Peláez
 

neos-plugin calendar

Simple Calendar plugin for NeosCMS with FullCalendar as frontend and Google Calendar as backend

image

mapseven/calendar

Simple Calendar plugin for NeosCMS with FullCalendar as frontend and Google Calendar as backend

  • Wednesday, October 25, 2017
  • by khuppenbauer
  • Repository
  • 3 Watchers
  • 5 Stars
  • 14 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MapSeven.Calendar

Simple Calendar plugin for Neos CMS with FullCalendar as frontend and Google Calendar as backend, (*1)

Installation

composer require mapseven/calendar, (*2)

Features

This Package contains:, (*3)

  • A Neos CMS Module to manage your Google API Configuration (API Key, E-Mail Address, Key-File)
  • NodeTypes for Calendar View (FullCalendar) and Calender List

Using the Google Calendar API

This Package communicates with the Google Calendar API through the Google API Client Library. To use the Google Calendar API you have to activate it in the Google Console and create your API Key and Service Account. After Downloading the generated Key-File (choose P12 as Key Type) you can upload it in the Neos CMS Module. Find more Informations about working with the API Client Library for PHP, (*4)

Calendar Module, (*5)

Share the Google Calendar

To use a Google Calendar for your Event Listing you have to make it public and share it with your Service Account, but you can restrict the Permissions to Read Access., (*6)

Calendar NodeType

This Package comes with two NodeTypes, (*7)

  • Calendar List: Choose one or more of your public Calendars, add more options for displaying the Events and adjust the template to your needs through the Views.yaml
  • Calendar View: Choose one or more of your public Calendars, the Rendering is done through FullCalendar

Calendar List NodeType, (*8)

License

MapSeven.Calendar is licensed under the MIT Licence, (*9)

The Versions

25/10 2017

dev-master

9999999-dev

Simple Calendar plugin for NeosCMS with FullCalendar as frontend and Google Calendar as backend

  Sources   Download

MIT

The Requires

 

fullcalendar neoscms google calendar