Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 745 Bytes

File metadata and controls

24 lines (20 loc) · 745 Bytes

GoogleLogin MediaWiki Extension

This Extension provides a Google Login Special page to login with a Google account to a the MediaWiki User account.

Requirements

  • MediaWiki Version 1.28+
  • MySQL (sorry, no PostgreSQL or SQLite support for now)
  • PHP 5.5+
  • Google Developer Account with Google+ API access
  • Google+ API access
  • API Credentials for Webapplication (Client ID and Client Secret)

Installation and Configuration

See https://www.mediawiki.org/wiki/Extension:GoogleLogin

Google API PHP Client

This Extension uses the Google API PHP Client, a free software licensed under Apacha 2.0: https://github.com/google/google-api-php-client https://github.com/google/google-api-php-client/blob/master/LICENSE