manifest / integrations / wp-wa-oauth
Bonnier WhiteAlbum OAuth
The wordpress plugin for integrating with the Whitealbum Oauth user api
by Bonnier - Alf Henderson · github.com/benjaminmedia/wp-wa-oauth · website
★ 1stars
204composer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/benjaminmedia/wp-wa-oauth/archive/refs/heads/master.zipAlso on Packagist as benjaminmedia/wp-wa-oauth:
composer require benjaminmedia/wp-wa-oauthFrom the readme
Bonnier Publications - WordPress WhiteAlbum OAuth plugin
This plugin enables your WordPress site to integrate with the WA user base.
It does it by integrating with the WA OAuth API, and giving you a set of
api functions that you may call in your theme to conditionally lock content from
unauthorized users.
Requirements
- WordPress 4.4 or higher
- WP REST API must be installed and activated version 2.0 or higher http://v2.wp-api.org/
- Language support (Optional) Polylang plugin must installed and activated version 1.8.4 or higher
- PHP 5.6 or higher
Installation/Configuration
Install through composer:
Download lastest release from: https://github.com/BenjaminMedia/wp-wa-oauth/releases
And unzip and place in your /wp-content/plugins directory.
Getting credentials and Configuration
Once you have installed and activated the plugin then make sure that you have a set of api credentials.
If you do not have a set of credentials then you should contact Bonnier to get them.
You need to have a set of credentials for each domain on your site.
Before credentials can be generated you must inform Bonnier of the redirect URI that should work with the credentials.
This must be in the follow
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.5.0 | Feb 27, 2020 |
| 1.4.0 | Feb 27, 2020 |
| 1.3.12 | Jan 24, 2018 |
| 1.3.11 | Nov 14, 2017 |
| 1.3.10 | Nov 14, 2017 |
| 1.3.9 | Nov 14, 2017 |
| 1.3.7 | Nov 14, 2017 |
| 1.3.6 | Nov 14, 2017 |
| 1.3.5 | Nov 14, 2017 |
| 1.3.3 | Nov 13, 2017 |
| 1.3.2 | Nov 13, 2017 |
| 1.3.1 | Nov 6, 2017 |
| v1.2.8 | Mar 13, 2017 |
| v1.2.7 | Mar 13, 2017 |
| v1.2.6 | Mar 8, 2017 |
| v1.2.5 | Feb 20, 2017 |
| v1.2.4 | Jan 9, 2017 |
| v1.2.3 | Jan 9, 2017 |
| v1.2.2 | Dec 22, 2016 |
| v1.2.1 | Sep 23, 2016 |
| v1.2.0 | Sep 19, 2016 |
| v1.1.2 | Sep 8, 2016 |
| v1.1.1 | Sep 1, 2016 |
| v1.1.0 | Jun 14, 2016 |
| v1.0.3 | Jun 1, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.