Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wikimedia/mediawiki-extensions-GoogleLogin

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

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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