Name: Email Admin-Created User Description: If you create a user in the Admin CP, this will email them their account details so they can login. Website: https://github.com/MattRogowski/Email-Admin-Created-User Author: Matt Rogowski Authorsite: https://matt.rogow.ski Version: 1.0.0 Compatibility: 1.6.x, 1.8.x Files: 2 To Install: Upload ./inc/plugins/emailacu.php to ./inc/plugins/ Upload ./inc/languages/english/admin/emailacu.lang.php to ./inc/languages/english/admin/ Go to ACP > Plugins > Activate Information: When you create a user in the Admin CP, this will email them their username and password, to save having to give them their login details manually. Gives a URL to login, and to change their password for when they login. Change Log: 06/12/10 - v0.1 -> Initial 'beta' release. 25/08/14 - v0.1 -> v1.0 -> MyBB 1.8 compatible. To upgrade, deactivate, reupload ./inc/plugins/emailacu.php, activate. Copyright 2016 Matthew Rogowski * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ** http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.
MattRogowski/Email-Admin-Created-User
MyBB plugin - If you create a user in the Admin CP, this will email them their account details so they can login.
PHP