EllisLab text mark
Advanced Search
1 of 13
1
   
SL Freshview Subscribe v1.4.0 : Now fully compatible with Solspace’s User module
Posted: 19 September 2008 09:03 AM   [ Ignore ]
Avatar
Joined: 2006-03-21
498 posts

IMPORTANT UPDATE : April 6th, 2010

SL Freshview Subscribe has been renamed Campaigner, and is now a commercial add-on. You can read all about this decision in this blog post

Support has been moved to the Experience Internet support site. I’m still subscribed to this thread, but any future posts with be greeted with a polite request to re-post on the official support site.

—-

Hello all,

SL Freshview Subscribe makes it easy to subscribe new members of your ExpressionEngine-powered website to one or more CampaignMonitor mailing lists. Here are a few of the highlights:

* Automatically add a member to one or more mandatory mailing lists.
* Specify “opt-in triggers” to allow a member to control which lists he is added to.
* Associate custom ExpressionEngine member profile fields with custom CampaignMonitor fields on a list-by-list basis.

Simply enter your CampaignMonitor API key, configure your mailing lists, and the extension does the rest.

You can download the extension from my site, which also includes full installation and usage instructions.

Support is provided via this thread.

Cheers,
Stephen

 Signature 

Stephen Lewis |  EE Addons  |  Twitter  |  Custom EE Addon Development

 
Posted: 19 September 2008 07:30 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2007-03-18
486 posts

This looks great, thanks for putting it together!

 Signature 

Follow me on Twitter: twitter.com/mrw

Note: I used to be slapshotw on this forum.

 
Posted: 20 September 2008 10:39 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-21
498 posts

No problem, I hope you find it useful.

Stephen

 Signature 

Stephen Lewis |  EE Addons  |  Twitter  |  Custom EE Addon Development

 
Posted: 22 September 2008 04:59 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2005-10-14
645 posts

Wow, this is excellent, can’t wait to try it. I certainly have a lot of clients that will benefit from it. smile

 Signature 

Nathan Pitman - Nine Four

Follow us on Twitter - ExpressionEngine Add ons from Nine Four

 
Posted: 23 September 2008 12:41 PM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Avatar
Joined: 2007-05-12
66 posts

I think a lot of people are going to come to your house to thank you.
There have been so many requests for this plugin!

Thanks Stephen!
Vincent

 
Posted: 25 September 2008 07:31 PM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Avatar
Joined: 2007-08-13
17 posts

dude… awesome.. thanks man!

 
Posted: 02 October 2008 10:05 PM   [ Ignore ]   [ # 6 ]   [ Rating: 0 ]
Avatar
Joined: 2007-01-05
1427 posts

Fantastic!

Now is there a way of opting in/out at the EE registration stage? If not then perhaps it can work in conjunction with Solspace’s User module?

 Signature 

Steven Hambleton | Hambo Development

WE SPECIALISE IN WORKING WITH AGENCIES AND BUILDING LONG TERM DEVELOPMENT PARTNERSHIPS 
 
Posted: 09 October 2008 01:45 PM   [ Ignore ]   [ # 7 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-21
498 posts

Now is there a way of opting in/out at the EE registration stage? If not then perhaps it can work in conjunction with Solspace’s User module?

Apologies for the slow response, for some reason I wasn’t be notified of new comments to this thread.

At present there’s no way of opting in/out of the mailing lists at the registration stage, because the user isn’t added to the mailing list until he confirms his registration with the site by clicking on the link in the “confirm your subscription” email.

Off the top of my head, I suppose you could store the opt in information in a custom member field, and then retrieve it at confirmation time… that would require a bit more faffing during implementation though. I’ll have a think about how this could be implemented without making the extension a pain to use—please feel free to chime in with any suggestions.

I’m not particularly familiar with Solspace’s User module at present, although I have used in on a couple of projects. That’s something else I’ll have to get back to you about…

Best Regards,
Stephen

 Signature 

Stephen Lewis |  EE Addons  |  Twitter  |  Custom EE Addon Development

 
Posted: 15 October 2008 12:40 PM   [ Ignore ]   [ # 8 ]   [ Rating: 0 ]
Joined: 2007-08-12
98 posts

Looks great! thanks for sharing this, I can’t wait to try it.

 
Posted: 16 October 2008 10:26 AM   [ Ignore ]   [ # 9 ]   [ Rating: 0 ]
Joined: 2007-03-18
16 posts

Awesome.  Simply awesome.  Thanks Stephen!

Note: It wouldn’t fire on my PHP4 server (can’t check for the SOAP module at the mo), but worked like a dream on my PHP5 box.

Looking forward to seeing if anyone works out the opt-in functionality - user administration is such a pain in the rear end.

 
Posted: 23 October 2008 03:39 PM   [ Ignore ]   [ # 10 ]   [ Rating: 0 ]
Avatar
Joined: 2007-08-04
289 posts

Can someone explain how to determine the API URL for Campaign Monitor?

Is the default http://app.campaignmonitor.com/api/api.asmx?wsdl

If not, how do I determine my correct API URL?

Thanks,
Paul

 Signature 

Paul Burton | 16toads Design

 
Posted: 23 October 2008 04:08 PM   [ Ignore ]   [ # 11 ]   [ Rating: 0 ]
Avatar
Joined: 2007-08-04
289 posts

Hey Guys,  this is related to a post in the tech support section, but the long and short of it is ... this extension is causing an error and I don’t know if it relates to an incorrect API URL.

When a user clicks on the link in the activation email sent by the system, the link takes the user to a blank page.  No notification appears stating “your account has been activated” - which means no link to the specified landing page.

Click the link in the email a second time and you get the expected “Invalid activation request” error.

A check of the members list verifies that the new account has been activated.

Disable the extension and the “your account has been activated” message reappears.

Any thoughts?

Paul

 Signature 

Paul Burton | 16toads Design

 
Posted: 23 October 2008 07:50 PM   [ Ignore ]   [ # 12 ]   [ Rating: 0 ]
Avatar
Joined: 2007-03-18
486 posts

Try the URL without the WSDL:

http://app.campaignmonitor.com/api/api.asmx

 Signature 

Follow me on Twitter: twitter.com/mrw

Note: I used to be slapshotw on this forum.

 
Posted: 24 October 2008 03:17 PM   [ Ignore ]   [ # 13 ]   [ Rating: 0 ]
Avatar
Joined: 2007-08-04
289 posts

Thanks, that solved the conflict with the “account activation thank you” page.

However, I’ve spent the past hour unsuccessfully trying to fire new registrations to both my Campaign Monitor account and Mailbuild account (individually).

All the account info is correct.  None of the test registrations have populated the selected list in either CM or MB.

BTW - Server is running PHP5 and my host confirmed PHP SoapClient is installed.

 Signature 

Paul Burton | 16toads Design

 
Posted: 24 October 2008 05:34 PM   [ Ignore ]   [ # 14 ]   [ Rating: 0 ]
Avatar
Joined: 2007-03-18
486 posts

It may be beneficial to see where the problem is. How good is your php? Can you create a php script (on another server, so you know you’re recreating the setup) that writes to a log file everytime it’s POSTed to with the data? Then change the extension to use that URL, and test it.

If your log file gets written to at least you know your requests are leaving the server—then maybe there’s a syntax error in the POST or some other issue.

 Signature 

Follow me on Twitter: twitter.com/mrw

Note: I used to be slapshotw on this forum.

 
Posted: 24 October 2008 05:42 PM   [ Ignore ]   [ # 15 ]   [ Rating: 0 ]
Avatar
Joined: 2007-08-04
289 posts

How good is your php?  No idea.

Can you create a php script?  Nope.  Not a PHP guy.

and, I only have access to one server.

 Signature 

Paul Burton | 16toads Design

 
1 of 13
1