• Hi!
    I am building an app which will enable a manager to ..manage WP sites remotely, eg.installing a WP package, CRUD on posts, pages, users, comments, etc…

    This works perfectly using WPRestAPI and installing a JWT plugin on each of the managed WP sites (excellent authentication-for-wp-rest-api Plugin by Enrique Chavez…)

    However, managing plugins is more difficult. I found the Shift8 Remote Management Plugin which seems to cover my needs, but it’s totally undocumented, and the example script is in Python, which is double dutch to me !

    Does anyone have any experience with this plugin and how to use it (eg. a remote access to the given WP site using PHP /cURL, using I guess the WP admin credentials, the Shift8 key, and the CURL paramenters needed for a given operation (the only information given in the minimalist doc…).

    A quick PHP cURL script illustrating this would be great to set me on the way .

    Many thanks, BR JMB

    • This topic was modified 6 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Shift8 Remote Management’ is closed to new replies.