Skip to content

PHP Jira Web Hook Manager to create a Google Calendar Event for Jira-Issues

Notifications You must be signed in to change notification settings

juansanzone/jiraToGoogleCalendar

Repository files navigation

+![Gitter](https://badges.gitter.im/Join Chat.svg)

PHP Jira Web Hook Manager to create a Google Calendar Event for Jira-Issues / (This version Use the Google API V3 OAuth)

We need...

How to Install ?

  • Clone this repository
  • Copy your .p12 Certificated Key file in /config directory
  • Open /config/config.php and complete the value of "$config[credentials]" with your .p12 file-name
  • Complete the value of "$config[serviceAccount]" with your Service Acccount Name
  • Complete the value of "$config[gEmail]" with your Google Email
  • Save changes and rocks!

Server Requeriments

  • Apache & PHP 5.3 or +
  • CURL Extension Enabled & Session

About

PHP Jira Web Hook Manager to create a Google Calendar Event for Jira-Issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages