Configuration

To add the subscription fields to femanager, a corresponding TypoScript is provided by this extension.

Goto module Web > Template and chose the same page where you have included the TypoScript of femanager.

Switch to tab Includes and add (after the femanager template) the following template from the list to the right:

  • femanager mail subscription (femanager_mail_subscribe)

If you want to add your own fluid partials for the subscription field, you can change the corresponding TypoScript constant (plugin.tx_femanagermailsubscribe.view.partialRootPath) or just add your own TypoScript path to the plugin.tx_femanager.view.partialRootPaths array.

Read more about possible configurations via TypoScript in the Reference section.