Automatic email after created dynamic site 14 Years, 4 Months ago
|
Karma: 0
|
Hello Edwin,
I'm currently testing JMS and really it's a great component!
I would like the end user be automatically emailed with some information after he has created a new dynamic site. For instance he needed technical information to help him configure its DNS, to remember him the admin accound and password he has chosen, etc...
Usually, when you create a new "something" on the internet we receive a such email.
How to do that with JMS?
Thanks,
Eric.
|
|
|
|
|
Re: Automatic email after created dynamic site 14 Years, 4 Months ago
|
Karma: 54
|
If you are using the "Billable Website" functionality, you can create a Plugin that will be triggered when the order status is modified or when the website is deployed.
You have sample in the user manual (and also in the distribution) on how to create a such plugin.
This is something that we already did for a "Multisites Affilitate" application that we created for a customer.
|
|
|
|
|
Re: Automatic email after created dynamic site 14 Years, 4 Months ago
|
Karma: 0
|
Hi Edwin,
I don't want to use "Billable Website". We'll keep utterly free the dynamic site creation.
So, is there any possibility to send an automatic email to the user?
If not, are we allowed to hack JMS code to add a such script I will develop? In that case, please can you provide what is the file to modify? This can avoid me wasting much of time...
Of course, I'm aware a such hack can be a problem when there will be JMS update but I'll manage that case if necessary...
Thanks,
Eric.
|
|
|
|
|
Re: Automatic email after created dynamic site 14 Years, 4 Months ago
|
Karma: 54
|
As I provide all the source in clear that mean that are allowed to hack or modify JMS code to match your need.
You are already aware about the potential problem in case of update and you accept to manage it.
As you say that you don't want to use the "billable website" functionality to create your own plugin, perhaps you could try manage that from the "layout". You can create your own layout and perhaps you could trigger something (save something in the session or other) to send the email when sucess. This will avoid you manage the problem of the update of JMS Multisties.
|
|
|
|
|
Re: Automatic email after created dynamic site 14 Years, 4 Months ago
|
Karma: 0
|
Good suggestion!
Thanks a lot Edwin.
|
|
|
|
|
|