Installation

To add this extension to your existing TYPO3 system, you have tree options:

  1. Composer installation (recommended)

    composer require mediaessenz/femanager-mail-subscribe
    Copied!
  2. Extension manager

    Open "Admin and maintenance tools" > "TYPO3 extension manager" and search for "femanager_mail_subscribe". Install it by clicking on the install button.

  3. Download

    Download it from here: https://extensions.typo3.org/extension/femanager_mail_subscribe and use the extension manager to upload and install it.

Clear all caches

Clearing all caches after installing a new extension is always a good idea.

Since this extension x-classes the TYPO3CMSExtbaseMvcControllerArgument class and also extends some femanager classes (NewController, EditController, User-Model) it is also necessary to clear the cache inside the install tool!