Administration

Installation

The distribution can be installed from within the distribution list, by uploading the extension and through composer. Refer to TYPO3 documentation for further details on handling extensions.

Note

Due to a bug it is recommended to install the extension news prior installing the distribution.

Note

In case the extension tt_address should be used the extension should be installed prior installing the distribution.

Update

After updating this distribution in the extension manager the data base structure should be analysed in the maintenance module.

Customization

The suggested way to customize the distribution for customer projects is to create an extension (e.g. user_customer) and define the customer theme and functions in it (see TYPO3 documentation).

An example extension for that purpose is delivered and activated with the distribution. You might use it as your starting point.

Customize the distribution for customer projects

Customize the distribution for customer projects

The extension might be deactivated by removing its static template or uninstalling it.

Note

The sample extension “user_customer” is being installed by adding an extension dependency to the ext_emconf.php file. By finalizing the installation this dependency is removed (commented) to enable the extension “user_customer” being uninstalled with the distribution remaining installed.

Extensions

For some extensions additional packages are available:

Development

During development or maintenance phase two actions might be of interest:

  1. Show under construction page
  2. Enable code debugging

To temporarily show an under construction page an url redirection might be created to the page “In Arbeit” and the code debugging might be enabled by setting the site mode in the “PIZPALUE: AGENCY” category from the constant editor.