• Dylan

    (@thedylanwells)


    I stumbled upon this plugin as I’m trying to build a solution where individuals / businesses can manage multiple websites. With that being said, I saw the python script in the /bin folder for this plugin but didn’t find it helpful whatsoever. Can someone provide an example on how to utilize the API?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I Concur..: I sent the below just a few days ago, on the general WP Forum board, seeing that the support for this plugin was..say , on the ..weak side …!:

    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

    majeem

    (@majeem)

    We were able to test the plugin and it works for the most part but few commands are buggy and is not working. My assumption is that this is not a project they are planning to maintain for future. Its already buggy and there is not much releases or bug fixes issued.

    I must say, the plugin works and it would have been an interesting project if they planned to keep the development going.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Example Script Utilizing API’ is closed to new replies.