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
- Host: GitHub
- URL: https://github.com/elvismdev/apify-remote-user
- Owner: elvismdev
- License: mit
- Created: 2015-05-20T05:20:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T15:11:21.000Z (almost 10 years ago)
- Last Synced: 2023-08-07T12:12:32.825Z (almost 2 years ago)
- Language: PHP
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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