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

https://github.com/elvismdev/apify-remote-user

WordPress plugin to manage users on a remote install
https://github.com/elvismdev/apify-remote-user

Last synced: about 1 month ago
JSON representation

WordPress plugin to manage users on a remote install

Awesome Lists containing this project

README

        

# APIfy Remote User
WordPress plugin to manage users on a remote install. Duplicates in website BAR a user created on website FOO.

## Dependencies

This plugin works in conjuntion with [JSON API](https://wordpress.org/plugins/json-api/) and [JSON API User](https://wordpress.org/plugins/json-api-user/) installed on a remote WordPress site.

## Installation and Usage

1. Install required plugins [JSON API](https://wordpress.org/plugins/json-api/) and [JSON API User](https://wordpress.org/plugins/json-api-user/) on remote BAR WordPress site.
2. Install Apify Remote User on website FOO.
3. Configure the plugin settings on website FOO at *Settings -> APIfy Remote User*.
4. Create a user on website FOO then it will be created also on website BAR.

### ToDo
- Update user
- Delete user