Moodle Plugins directory: WordPress authentication: Versions: 0.0.0.1 | Moodle.org
WordPress authentication
Authentication ::: auth_wordpress
Maintained by
Ian Wild
WordPress OAuth 1.0a three legged authentication for Moodle 3.1+
WordPress authentication 0.0.0.1
Moodle 3.1, 3.2, 3.3
Released: чацвер, 18 мая 2017, 8:32 PM
WordPress OAuth 1.0a three legged authentication for Moodle 3.1+
This authentication plugin allows Moodle to authenticate against a WordPress installation.
Install
Using a downloaded zip file
You can download a zip of this module from: https://github.com/iandavidwild/moodle-auth_wordpress/zipball/develop
Unzip it to your auth/ folder and rename the extracted folder to 'wordpress'.
Using Git
To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/iandavidwild/moodle-auth_wordpress.git auth/wordpress
Then add auth/wordpress to your gitignore.
Credits
Maintainer: Ian Wild (ian[dot]wild[at]heavy-horse[dot]co[dot]uk)
Utilises the twitteroauth OAuth library developed by Abraham Williams (abraham[at]abrah[dot]am)
Version information
- Version build number
- 2017051201
- Version release name
- 0.0.0.1
- Maturity
- Beta
- MD5 Sum
- e7d11d8d94242e237b4b0d1ddbb4a489
- Supported software
- Moodle 3.1, Moodle 3.2, Moodle 3.3
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Authentication
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myauth") in the "auth" subdirectory.
- Visit http://yoursite.com/admin to finish the installation