2014-04-22

I am looking to create an installable Google Apps Marketplace (GAMv2) app in PHP using the Google APIs Client Library for PHP.

The examples in github don't demonstrate how to setup the client object for marketplace apps and how the authentication flow would work. Any help to get me started would be great.

The app will need to access the Drives, Calendars of users and ideally be able to send messages to users that would appear in their Google+ notifications.

Show more