Skip to content

dreistromlandMf/pxa_newsletter_subscription

 
 

Repository files navigation

Pixelant

pxa_newsletter_subscription TYPO3

Newsletter subscription pxa_newsletter_subscription

This is an extension that makes it possible for a user to subscribe to a newsletter and being created as a frontend user.

Signal slot

After a user have been created there is a signal slot that is called:

afterFeUserCreation

Which can be used for manipulating the user.

Changelog

  • Added typoscript settings that can modifify output from templates (class wraps).
  • Possibility to send unsubscribe mail.
  • Changed localization to xliff.
  • Texts in mail via flexform.
  • Email config via flexform (from name, from email and reply-to).
  • Name field in frontend is optional, configured in flexform.
  • Option to set confirmation page in flexform.
  • Changed rootPaths
  • Multiple registrations on same page.
  • Controller uses namespace.

About

Newsletter subscription

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.8%
  • HTML 11.0%
  • JavaScript 3.2%