Post by redboxdesign » Fri Apr 25, 2008 8:31 pm

Does anyone know of a module or work-around so a visitor can sign up for the newsletter only? i.e a form on the home page which automatically adds a customer Name and Email address ONLY (without all the other validation etc) so I can build a mailing list alongside my existing/registered customers?

Much thanks to all!

Newbie

Posts

Joined
Fri Apr 11, 2008 1:57 pm

Post by bruce » Fri Apr 25, 2008 9:41 pm

You can do it yourself by copying catalog\controller\account_create.php to (say) catalog\controller\account_subscribe.php
Then rename the class to ControllerAccountSubscribe, cut out the bits you don't want and then provide an introduction and link on the home page.

You will also need to provide your own language file and template file copied and renamed from the ones specific to account_create that are referenced from within account_create.php

You might want to add some logic to account_login so that your subscription only customers can upgrade to actual customers while still using the email they registered with.

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by bmcferren » Sat Jan 24, 2009 3:17 am

Hi - I wanted to check to see if there has been any update since the last contribution to this thread.

The solution provided is a bit complex - Does anyone know if an "external" newletter (for non-account users) is in the works?

Copying and pasting files through ftp  is much easier to understand than delving deep into the code as has been suggested, especially the part about subscription only customers upgrading to actual customers while still using the email they registered with

Any help would be greatly be appreciated.

All the best,

-Ben

Newbie

Posts

Joined
Fri Jan 23, 2009 12:05 pm

Post by Qphoria » Sat Jan 24, 2009 3:26 am

This sounds like a good idea for a sidebox module contrib.

I'll take a look

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by bmcferren » Sun Jan 25, 2009 12:20 pm

Sounds good Qphoria

I would be happy to donate a bit to the community for something like this.

All the best,

-Ben

Newbie

Posts

Joined
Fri Jan 23, 2009 12:05 pm
Who is online

Users browsing this forum: No registered users and 3 guests