Key features
- functions for easy handling of HTML templates, including automatically
filling in labels and CSS classes
 
- feature to easily remove subparts from a HTML template while hiding
the subpart markers for non-removed subparts
 
- get data from flexforms and from TS setup with one function call
 
- switch between formal and informal language (eg.“Sie”/”Du” in German)
 
- automatic configuration checks
 
- tools for creating dummy records for unit tests
 
- provides a proxy to access the EM configuration values and also to
fake them for unit tests
 
- tool to fake the sending of e-mails and receive the contents for unit
tests instead
 
- tool to collect HTTP headers for testing instead of sending them
 
- provides a price view helper
 
- provides unit tests that can be used with the  phpunit extension
 
- the code follows the TYPO3 coding guidelines
 
- the extension is actively developed