• Hello,

    I have a wordpress with a woocommerce plugin were users can be registered either themself with the registration form or via an external management system by a seller

    In some cases, when a user is created via the REST API by the management system it is neccessary to set a temporary password and force that user to change it via the wordpress web page within 48 hours

    I looked at the plugin and I found only plugins that enable password expiration date for all user (ex: WordPress Password Expiry), or change password at first login for all newly created user (ex: Force Password Change)…

    finally, the only plugin I found (Expire Users) does the job but I cannot manage it with the REST API.

    Is there any plugin that could do the job, or should I develop my own plugin?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    It looks like no one has any plugin suggestions so far. Your best course of action may be to use the Expire Users plugin and develop the API support you need for it yourself. If anyone has a plugin suggestion, they are still free to post it here.

Viewing 1 replies (of 1 total)
  • The topic ‘Setting password expiration to single user with API’ is closed to new replies.