add additional information to account when created

joussan

Member
Apr 29, 2016
5
0
1
morocco
cPanel Access Level
Root Administrator
Please help me to add additional information in cpanel.

When I create any account I got the following information. But my boss request additional information like : mysql database information,url cpanel access to the account

I want cpanel to generate Additional information automaticaly
Code:
New Account Info                  |
+===================================+
| Domain: help.com
| Ip: 188.138.75.225 (n)
| HasCgi: y
| UserName: help
| PassWord: xxxxxxxxx
| CpanelMod: paper_lantern
| HomeRoot: /home
| Quota: unlimited
| NameServer1: ns1.google.com
| NameServer2: ns2.google.com
| NameServer3:
| NameServer4:
| Contact Email: [email protected]
| Package: Cloud-semidedie-Basic
| Feature List: default
| Language: fr
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

Documentation on our notification templates is available at:

Notification Templates - Documentation - cPanel Documentation

In particular, there's a section that explains how to modify the account creation template:

Customize Template

Note: This example is for the message subject, but you can also change the message body template by following the same instructions. It's located in the same path, named "Notify.html.tmpl".

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Please post the output from the following command:

Code:
cat /usr/local/cpanel/version
Also, could you let us know the specific steps you followed?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Could you let us know the steps you followed? There's some additional information on the following thread you may find helpful regarding the directories you must copy over for some notification templates:

customizing system generated email notifications

Thank you.