Skip to content

kisscms/google

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 

KISSCMS: Google

A Google services API streamlined to KISSCMS conventions.

Dependencies

This plugin relies on the Google APIs Client Library for PHP v0.6.7

Install

After you download the plugin and the client library (the main dependency noted above), place the plugin in your plugins folder and the client library in the lib folder or in a separate SDK folder.

If you pick the latter you'lhave to edit the env.json to include an SDK path

Usage

The namespace the plugin reserves is Google To start using the api simply type

$api = new Google();

Methods

These are the methods available under the namespace:

  • me(): Returns an object of the logged in user, taken from their google plus profile.

##Credits

Created by Makis Tracend (@tracend)

About

Google plugin for KISSCMS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages