Skip to content

runt18/mediawiki-extensions-GoogleLogin

 
 

Repository files navigation

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.23+
  • MySQL (sorry, no PostgreSQL or SQLite support for now)
  • PHP 5.3+
  • 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

About

Github mirror of MediaWiki extension GoogleLogin - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.2%
  • JavaScript 8.7%
  • CSS 1.1%