Forums | Mahara Community

Developers /
Customize Notification Email for new users


Rocky YIP's profile picture
Posts: 28

16 April 2011, 8:40

Hi,

Does anyone know how to customize Notification Email for new users? I want to add some institute's information inside that Email. Where can I find the template of the email?

 

Best Rgds,

Rocky.

Iñaki Arenaza's profile picture
Posts: 253

17 April 2011, 9:19

You need to edit the language strings for the internal authentication plugin. Edit auth/internal/lang/en.utf8/auth.internal.php , strings 'registeredemailmessagetext' and 'registeredemailmessagehtml'.

You can use a local language file to put your local modifications if you don't want to change the standard language file (that will be overwritten with next upgrade).

Saludos.
Iñaki. 

Rocky YIP's profile picture
Posts: 28

17 April 2011, 9:52

Hi Iñaki,

Thanks a lot.

 

Best Rgds,

Rocky.

Rocky YIP's profile picture
Posts: 28

17 April 2011, 21:30

Hi Iñaki,

I browse through auth.internal.php and cannot find the entries that is related to the notification email for membership confirmation.

Here is the sample email for the Mahara system.


From: Mahara [mailto:[email protected]]
Sent: Wednesday, 13 April, 2011 16:54
To: YIP, Rocky
Subject: Mahara: Institution membership confirmation

You have been sent a notification from Mahara. Message follows:
------------------------------------------------------------------------

Subject: Institution membership confirmation

You have been added as a member of XXXXXX.

------------------------------------------------------------------------

This is an auto generated notification from Mahara. To update your notification preferences, visit https://mahara.XXXX.XXXX.XXx/account/activity/preferences/

Please do not reply to this message.


Best Rgds,

Rocky.

Ruslan Kabalin's profile picture
Posts: 146

18 April 2011, 8:57

Hi Rocky,

If you are looking for insitution membership notification, then search for 'institutionmemberconfirmmessage' in htdocs/lang/en.utf8/mahara.php

Rocky YIP's profile picture
Posts: 28

21 April 2011, 1:33

Dear Kabalin,

Thanks for your valuable information. I can find the subject and body message.

 

Best Rgds,

Rocky.

anonymous profile picture
Account deleted
Posts: 8

31 October 2012, 23:11

Can I turn these new registration notifications off?

Kristina Hoeppner's profile picture
Posts: 4729

05 November 2012, 9:24

Hello Richard,

There is no setting within Mahara to turn off the registration notifications. You could make a change to the code on your installation or propose a change for core Mahara.

Cheers

Kristina

8 results