DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Administrator Manual

Installation

Import the extension in the extension manager and install it.

You need to make sure that your reference index is up to date. You can either use the DB check Backend module or the command line:

php /path/to/typo3/installation/typo3/cli_dispatch.phpsh lowlevel_refindex -e

This Extension works out of the box with no special configuration needed for default TYPO3 installations.

For Extensions additional configuration is needed. Default configuration is included for:

  • news
  • cz_simple_cal

If you have additional Extensions that are not supported yet you can:

  • Look at the section Extension Developers to see how you can configure additional Extensions.
  • Open an issue on Github and request the Extension to be included in the default configuration.