Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omerkamcili/ci_google_calendar_api

Connect google calendar api with codeigniter
https://github.com/omerkamcili/ci_google_calendar_api

code-igniter google-calendar google-calendar-api

Last synced: 4 months ago
JSON representation

Connect google calendar api with codeigniter

Awesome Lists containing this project

README

        

# Code Ignitter 3 - Google Calendar Api Example

## Welcome to Exapmle

Step 1: Go to google api credentials. Take your OAuth cilient id and secret key, its [here](https://developers.google.com/google-apps/calendar/quickstart/php ) You can use wizard on quickstart page.

Step 2: Enter your client id and secret key to application/config/calendar.php file

Step 3: Set your application base_url on application/config/config.php

Ready! its run.

## Important
You must enter authorization redirect URI in your google api project settings.
For example **http://yourhost/auth/oauth** login progress in auth/oauth url