Subscriptions is a component to manage multiple subscriber lists.
A visitor can subscribe to a specified list by entering their name and email address. If a visitor wants to unsubscribe, they only need to enter their email address.
The administrator can specify multiple subscription lists through the administrator interface. Each subscription list can be enabled in the frontend through the menu manager. Sending email to the subscribers is not supported by design. There are lots of emailing systems out there that do a good job. Use them! The administrator can download a list of subscribers as a CSV file. The administrator can then import the subscribers to an external mailing program (e.g. WorldCast -
http://www.fairlogic.com/worldcast/) to perform the actual mailing.
Subscriptions was open sourced by Func. Internet Integration (
http://www.func.nl ).
Please checkout
http://mamboforge.net/projects/subscriptions/ for more details!
Best regards,
Zoran Kovacevic