Giter Club home page Giter Club logo

gcalsync's Introduction

This modification provides SMF 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.

gcalsync's People

Contributors

kriation avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

gcalsync's Issues

Throws uncaught exception when PHP does not have JSON extension loaded

gCalSync throws an uncaught exception after installation when the underlying PHP installation does not have the JSON extension loaded.

PHP Fatal error:  Uncaught Error: Call to undefined function json_decode() in /usr/share/nginx/smf-v20/Sources/google-api/Client.php:168
Stack trace:
#0 /usr/share/nginx/smf-v20/Sources/gCalSync.php(49): Google_Client->setAuthConfig('{"installed":{"...')
#1 /usr/share/nginx/smf-v20/Sources/gCalSync-admin.php(128): gcalsync_init('{"installed":{"...')
#2 /usr/share/nginx/smf-v20/Sources/ManageSettings.php(198): gCalSync_admin()
#3 /usr/share/nginx/smf-v20/Sources/Admin.php(505): ModifyModSettings()
#4 /usr/share/nginx/smf-v20/index.php(161): AdminMain()
#5 {main}
  thrown in /usr/share/nginx/smf-v20/Sources/google-api/Client.php on line 168

Provide functionality to sync existing Google Calendar entries into SMF

Forum administrators that have an existing Google Calendar with entries would like to synchronize those entries within their SMF implementations.

gCalSync should provide a mechanism to retrieve those entries (constrained by date), import them into SMF, and correlate them so that they can be programatically updated through the SMF interface like any other associated calendar entry.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.