adesigns / calendar-bundle

This bundle allows you to integrate the jQuery FullCalendar plugin into your Symfony2 application.
MIT License
97 stars 60 forks source link

Support google calendar #38

Closed vacho closed 8 years ago

vacho commented 8 years ago

Actually google calendar is the more usefull agend. This feature is important..

mikeyudin commented 8 years ago

This is outside of the scope of this bundle. It is meant to read events from a symfony application, not from google. Please feel free to install FullCalendar separately, and use the Google Calendar settings as defined here: http://fullcalendar.io/docs/google_calendar/.