Newsletter Subscribtion (direct_mail_subscription)
The newsletter subscription option is very important. TYPO3 gives us many options to implement this. We choose to present the "Newsletter subscription (direct_mail_subscription)".
This extension depends on:
- tt_address
- direct_mail
Together with these 2 extension a website can have a powerful mailing system.
The tt_address extension creates address entries that are actually subscribers (be able to keep many information about the subscriber: name, address, company, phone, email, comments etc.).
The direct_mail extension is creating a mailing system in the administration area where the administrator can send newsletters to the website subscribers.
direct_mail_subscription extension creates the newsletter subscription form together with some dependent forms:
- edit account
- delete account









