Email New User

Automatically email new users their account details, and optionally, automatically generate a password for them.

Processwire module for emailing a new user their account details, and optionally automatically generate a password for them.

The following things are configurable:

  • From email address (initially set to PW's admin email config setting)
  • Email subject
  • Email body - includes the ability to use any fields from the user template using {field_name} codes so these can be put into the body wherever you want.
  • Whether to automatically generate a password. This can be toggled on/off, but even if it is on, you can override it by simply entering a password manually when creating the new user.

Because it is generally not a good idea to email passwords, if you choose to include their password in the email, it is highly recommended to use the new Password Force Change module in conjunction with this module. That way the user has to change their password the first time they login which will somewhat reduce the vulnerability of emailing the password.

In the module configuration you create the custom message using any of the fields from the user's page however you want, so you if you don't want to email the pasword, you could let your clients know their initial default password over the phone (potentially the same for each person in their team), but still have this module automatically send each user an email with their username and the link to the site's PW admin control panel.

Please let me know if you have any ideas for improvements.

Support

https://processwire.com/talk/topic/7051-email-new-user/

License


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

(See included LICENSE file for full license text.)

More modules by Adrian Jones

  • Tracy Debugger

    The ultimate debugging and development tool for ProcessWire (https://adrianbj.github.io/TracyDebugger)
  • Batch Child Editor

    Quick batch creation (titles only or CSV import for other fields), editing, sorting, deletion, and CSV export of all children under a given page.
  • Custom Upload Names

    Automatically rename file (including image) uploads according to a configurable format
  • Admin Actions

    Control panel for running various admin actions
  • Admin Restrict Branch

    Restrict site editors to a single branch of the tree.
  • Page Field Select Creator

    Automated creation of Page fields, along with the templates and page tree for their source.
  • Page Rename Options

    Determine how pages are renamed when the title is changed
  • Protected / Maintenance Mode

    Allows you to put your site into protected mode so that users must be logged in to access the front-end of the site.
  • Page Protector

    Allows site editors to protect pages from guest access.

All modules by Adrian Jones

Install and use modules at your own risk. Always have a site and database backup before installing new modules.