• Resolved 1jd123

    (@1jd123)


    Hello all,

    i really enjoy using your plugin but i ran into a major issue.
    When i register a new user in the backend he gets an activation mail and also a welcome mail with the username, password and login page.
    But when i try to import users via WP All Import, the users do not get any e-mail at all. The e-mails are configured in ultimate member
    Are there any hooks I can address via custom code to send these mails?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @1jd123

    I found some info that should help on the Ultimate Member documentation here.

    You have to approve imported users manually. There are two ways to approve members:
     - Use bulk action Approve Membership to approve members and send them a Welcome email.
     - Use bulk action Reactivate to approve members and send them an Account Approved email. 

    Hope this helped

    Thread Starter 1jd123

    (@1jd123)

    Hey aakash,

    thank you so much for this doc. Yes it helped but these are some bad news.
    I tried another importing tool before which did not stop um from sending these mails to imported users. Is there any way to do the reactivation or approval via custom code while the users are beeing imported?

    Plugin Author WP All Import

    (@wpallimport)

    Hey @1jd123,

    But when i try to import users via WP All Import, the users do not get any e-mail at all.

    In the Import Settings, or on Step 4 of a new import, you have to disable the “Block email notifications during import” option in order for emails to be sent during the import: https://d.pr/nEughW.

    Is there any way to do the reactivation or approval via custom code while the users are beeing imported?

    It might be possible via custom code and our API (see https://www.wpallimport.com/documentation/action-reference/), but unfortunately I don’t have any example snippets for it.

    Plugin Author WP All Import

    (@wpallimport)

    Hey @1jd123,

    I am going to go ahead and mark this thread as resolved since it’s been inactive for a month now. If you still have questions, please open up a new topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘User Import – E-Mail’ is closed to new replies.