Quick installation

Currently only composer installation is supported.

composer require mediaessenz/mail

Since TYPO3 11.5 the extension will be automatically installed. You do not have to activate it manually.

Update the database scheme

Open your TYPO3 backend with system maintainer permissions.

In the module menu to the left navigate to Admin Tools > Maintenance, then click on Analyze database and create all.

../_images/AnalyzeDatabase.png

Clear all caches

In the same module Admin Tools > Maintenance you can also conveniently clear all caches by clicking the button Flush cache.

../_images/FlushCache.png