Recent posts

Advanced mail subscription

The CMS TYPO3 extension repository already offers a few plugins that can...
09 January 2012

Convenient In/Out animation using expressions

We recently had an opportunity to make a set of instructional animations...
16 December 2012

Nginx boost extension

Introduction  The Evo_nginx_boost plugin allows us to cache pages...
14 December 2011

Tags

Advanced mail subscription

09 January 2012 Comments: 8

The CMS TYPO3 extension repository already offers a few plugins that can be used for managing the registration of users for a newsletter service on a website. However, in response to the growing expectations of the market and our customers, we have developed a mechanism that meets all such expectations and allows us (and anyone choosing to use our plugin) to freely extend our (and their) set of tools with new functionalities and options.

What does our extension offer?

Registration and unregistration in Ajax mode

If you don’t prefer Ajax in your settings, you can choose the standard mode with page reloading.

Suspending a user’s subscription for any period of time

The user can choose either to cancel his subscription entirely or suspend it for a freely specified period of time, e.g. 3, 6 or 9 months (or any other period). This approach allows the user to periodically suspend his subscription instead of cancelling it entirely, which gives you some chance of not losing the user forever. 

Using Swift Mailer

The plugin can be used with the TYPO3-integrated API Swift Mailer.

HTML templates

All views (including e-mail notifications) can be freely customised using the HTML templates supplied with the plugin. Images from e-mail templates are automatically set in the message.

Multiple languages

With the use of special subparts in the templates, managing multiple language versions is now easier.

Configuration from TCA or through TypoScript

This solution is the optimum way of freely setting the plugin in various parts of your website. All the settings can be configured through TypoScript.

Notifications

The plugin allows for notifying a particular person of new releases of the newsletter. This functionality is useful for campaign analysts and impatient sales representatives.

Statistics (an additional module) – coming soon!

As an extension and an alternative to e-mail notifications, we offer an additional module (to be available soon) with statistics, where you will be able to keep track of all user activity (registration, unregistration, suspension) for any period of time. It’s a perfect tool for anyone working in marketing.

Newsletter categories (an additional module) – coming soon!

This module allows the users to choose the topic/category of the e-mails they wish to receive in the future. It’s the ideal way to personalise the content sent to appropriate groups of users.

Extendability

With the use of hooks, the plugin can be freely extended as necessary for any website without interference with the source code.

The evo_newsletter is already available in the repository typo3.org/extensions/repository/view/evo_newsletter/current/ together with its full documentation.

Gravatar: soee soee, 11.01.2012 10:56
Na chwilę obecną wtyczka nie działa pod T3 4.6.x?
Gravatar: Rafal Brzeski Rafal Brzeski, 11.01.2012 19:54
pracujemy nad poprawieniem problemu pod T3 4.6
Gravatar: soee soee, 17.01.2012 09:39
Takie małe spostrzeżenie jeszcze: pracując na instalacji testowej, która znajduje się w jakichś podkatalogach na serwerze np. sub.domena.pl/dev/projekt2/ tryb ajaxowy nie będzie działał ponieważ zwracana jest zła ścieżka do pliku js przy użyciu metody t3lib_extMgm::extRelPath(), pomoże zmiana na t3lib_extMgm::siteRelPath()

Pozdrawiam
Gravatar: Rafal Brzeski Rafal Brzeski, 17.01.2012 10:38
Dzięki za słuszne spostrzeżenie, jeszcze dziś puścimy zmiany do repo
Gravatar: bocianos bocianos, 20.03.2012 13:08
Wszystko super tylko jak zrobic aby nowe adresy domyslnie miały zaznaczone otrzymywani maili w formacie HTML?
Gravatar: Rafał Brzeski Rafał Brzeski, 21.03.2012 20:22
Nasze niedopatrzenie, w nowej wersji dodamy opcję wyboru tej opcji.
Gravatar: Adi Adi, 02.04.2012 19:52
Pod nową wersją t3 z gałęzi 4.5.14 (gdzie w korze znalazły się jakieś krytyczne luki) wtyczka też nie działa.

Wiadomo może w przybliżeniu kiedy będzie dostępna aktualizacja?
Gravatar: Daniel Daniel, 07.05.2012 20:53
I get a fatal error with this extension:
Fatal error: Call to undefined method t3lib_div::makeInstanceClassName() in .../typo3conf/ext/evo_newsletter/controllers/class.tx_evonewsletter_controller.php on line 47

Please help
Add comment

* - required field