Automatically send "welcome" to the new subscriber

5 replies · opened Jul 18, 2016

SspidometrsJul 18, 2016

I want to automatically send a "Welcome" to the new subscriber, if he subscribed to the mailing list in the page footer.
But mailchimp it costs money.
I do not want to pay for it in the mailchimp.
I want to send a letter "Welcome" from my website.

I did email template in html format.
Now it needs to be attached to the subscription to send to each new subscriber.
You can add function to subscribe to send html-writing "Welcome", and add a new subscriber list mailchimp - at the same time?

I think everyone will like it.

SSemicolon WebSTAFFJul 19, 2016

Hello,

This seems like a Great Feature! Thank You so much for the Suggestion. This Definitely seems to be possible. Please find the following if/else Statement inside the include/subscribe.php File:

if ( isset( $data->status ) AND $data->status == 'subscribed' )

and then you can simply add the PHPMailer Functions inside this Condition. You can consider checking out this Tutorial: http://phpmailer.worxware.com/?pg=tutorial#4 for information about sending HTML Emails.

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

SSemicolon WebSTAFFJul 19, 2016

Hello,

We Really Apologize but we do provide Customization Support at the moment. So, you will need to integrate this functionality manually. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SspidometrsJul 19, 2016

Well, can I pay extra.
How much will it cost to perform this task?

SSemicolon WebSTAFFJul 21, 2016

Hello,

Unfortunately we currently do not provide Custom Services. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard