• Resolved leemn

    (@leemn)


    Would love to see this plugin have some functionality using WP-CLI to allow admins to create scripts to handle automatic deployment of the plugin. You already have the hoster key which could be passed by the WP-CLI to allow the admin to add the new account to the service, get the access key and activate the plugin without having to do it via the site.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support katereji

    (@katereji)

    Hello.

    Could you specify what kind of functionality you need?

    Thread Starter leemn

    (@leemn)

    Sure, I’ve provided some examples of how one might use the functionality. However, having the ability to add a new website/domain to the service without have to add it manually would be top of the list.

    1 – Ability to add new website/domain to a service ( Antispam, SiteSecurity )
    wp-cli cleantalk create-account –hostaccesskey 1234567 –service antispam –domain testme.com
    2 – Get the accesskey and apply it to the site
    wp-cli cleantalk getaccesskey –hostaccesskey 1234567 –service antispam –domain testme.com
    3 – Change settings for the local plugin ( Could apply to any setting )
    wp-cli cleantalk spamfirewall on
    wp-cli cleantalk commentsform on

    Plugin Support katereji

    (@katereji)

    Thank you for your reply.

    I will check with the developers if it is possible to perform all the actions you suggested.

    Plugin Support eugenecleantalk

    (@eugenecleantalk)

    Hello @leemn.

    At the moment there is no such possibility, but we have decided to implement plugin deployment via WP-CLI.

    The estimated time of implementation is the end of January 2024. We’ll let you know when it’s ready.

    Plugin Support SergeM

    (@serge00)

    Hello @leemn,

    We have implemented CLI support. Please, follow this guide:
    https://cleantalk.org/help/wp-cli

    Does it work for you?

    Plugin Support eugenecleantalk

    (@eugenecleantalk)

    We haven’t heard back from you in a few days, so I’m going to mark this topic as “resolved”.
    If you have any further questions, you can start a new topic or contact us via our private Ticket System: https://cleantalk.org/my/support/open.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress WP-CLI Support’ is closed to new replies.