Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omerkamcili/ci_google_calendar_api
- Owner: omerkamcili
- Created: 2016-06-17T14:18:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T09:29:40.000Z (almost 7 years ago)
- Last Synced: 2024-10-01T00:41:06.046Z (4 months ago)
- Topics: code-igniter, google-calendar, google-calendar-api
- Language: PHP
- Size: 3.46 MB
- Stars: 10
- Watchers: 5
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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