Skip to content

Utility to connect to Kinsta API and programatically add or delete users #6

@MeMattStone

Description

@MeMattStone

Is your feature request related to a problem? Please describe.
We often need to manage the same @atomicsmash.co.uk user accounts across multiple sites, and this is currently a very manual process that needs to be done on each site. The CLI could be extended to use a mixture of the Kinsta API and remote WP-CLI commands to make changes to users.

Describe the solution you'd like
Command that allows adding or removing a new user to 1 or more sites. The command should connect to the Kinsta API to get a full list of sites that action will be taken on, and then user should be able to choose all OR specific sites to run the action on. It then connects via SSH to run the WP-CLI commands needed to undertake the action.

Describe alternatives you've considered
Looked at existing systems that manage WordPress sites but very few seem to deal with user management in the way described above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions