manifest / integrations / wds-wp-rest-api-connect-ui
WDS WP REST API Connect UI
Provides UI for connecting from one WordPress installation to another via the WP REST API over OAuth1 (https://github.com/WP-API/OAuth1)
by WebDevStudios · github.com/webdevstudios/wds-wp-rest-api-connect-ui · website
★ 20stars
15release downloads
≈10active sites
10composer installs
6forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/webdevstudios/wds-wp-rest-api-connect-ui/releases/download/v0.2.3/wds-rest-connect-ui.zipAlso on Packagist as webdevstudios/wds-wp-rest-api-connect-ui:
composer require webdevstudios/wds-wp-rest-api-connect-uiFrom the readme
WDS WP REST API Connect UI #
Description ##
Provides UI for connecting from one WordPress installation to another via the WordPress REST API over OAuth1. This plugin is a UI wrapper for WDS WP REST API Connect.
Caveats:
To use this plugin, you will need to run composer install from the root of the plugin to pull in the required dependencies, or download this zip.
Both the WP REST API plugin and the OAuth plugin are required to be on the server you are connecting to.
You'll need to create a 'Client Application' on the server. You'll be given instructions from this plugin's settings page after you save the server URL.
Usage:
Once you've created a successful API connection via the Settings screen, you can use the the plugin's API helper function/filter. If the connection is successful, The helper function and filter both return a WDSWPRESTAPI\OAuth1\Connect object (example usage here), which you can use to make your API r
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.2.5 | Mar 17, 2016 | — | — |
| v0.2.4 | Mar 17, 2016 | — | — |
| v0.2.3 | Feb 20, 2016 | wds-rest-connect-ui.zip | 8 |
| v0.2.2 | Feb 16, 2016 | wds-rest-connect-ui.zip | 7 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.