Is there a way forthe admin to create an email msg and send it to someones email

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
raymanexe
New Member
New Member
Posts: 3
Joined: Tue Apr 29, 2008 1:15 pm

Is there a way forthe admin to create an email msg and send it to someones email

Post by raymanexe »

i need help i customised the frontendusers for them to register and be verified first by the admin. wat i did is put them first in the "pending" groups and change it to "active" when its approved. what i want is for the user to know that they have been approved and can have access to the site. i want the admin to create an email msg and send the user their account has been activated. i'm having a hard time configuring the code of cmsms. can anyone help me on this?  :'(
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Is there a way forthe admin to create an email msg and send it to someones e

Post by jmcgin51 »

I have done exactly what you are looking to do.  Use FormBuilder to create a form something like:
From (name):
From (email):
To (email):
Subject:
Message:

When you call the form in the page, you can specify default values for the "From", "Subject", and "Message" fields, so every time you go to that page, most of the work is already done for you.  You just have to specify the "To" email address, customize the other fields (if required), and click "Send".  It works great!
raymanexe
New Member
New Member
Posts: 3
Joined: Tue Apr 29, 2008 1:15 pm

Re: Is there a way forthe admin to create an email msg and send it to someones e

Post by raymanexe »

Is this a page that will be displayed in the admin section? or in the frontendpart? i'll just have to hide it from the users is that right?
nuno

Re: Is there a way forthe admin to create an email msg and send it to someones email

Post by nuno »

correct you have to hide from users like jmcgin51 saw and yes is in front!

B Regards
Post Reply

Return to “Modules/Add-Ons”