https://github.com/kriation/gcalsync
Google Calendar Synchronization for Simple Machines Forum
https://github.com/kriation/gcalsync
google-calendar php simplemachines smf
Last synced: 12 months ago
JSON representation
Google Calendar Synchronization for Simple Machines Forum
- Host: GitHub
- URL: https://github.com/kriation/gcalsync
- Owner: kriation
- License: gpl-3.0
- Created: 2012-11-08T05:29:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T18:21:28.000Z (over 9 years ago)
- Last Synced: 2025-04-06T19:54:02.960Z (over 1 year ago)
- Topics: google-calendar, php, simplemachines, smf
- Language: PHP
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This modification provides [SMF][link1] the ability to publish calendar entries to a Google calendar. In addition, there is underlying logic to enable SMF to modify the Google calendar entry when its modified within SMF.
The need for this came when members of the forum that I run asked for iCal integration. Since Google Calendar had support for iCal, and a whole host of other platforms, it made the most sense to publish calendar entries to a Google calendar, which the users could sync to.
This is definitely a work in progress, and there is most certainly no warranty supplied with this code at all. In addition, I'm continuing to develop this through additional features and fixes. If you have any suggestions or would like to contribute code, please contact me via e-mail.
[link1]: http://simplemachines.org/ "SimpleMachines Forum"