.. include:: ../Includes.txt .. _administration: ============== 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 `installing extensions `__. Required extensions ------------------- The following extensions will be installed with the distribution: ================================ ================ Extension Version ================================ ================ bookmark_pages 2.0.1-2.99.99 container_elements 2.0.0-2.99.99 pizpalue 11.6.1-11.99.99 tt_address 5.2.1-8.99.99 eventnews 4.0.0-4.99.99 news 8.5.2-8.99.99 ws_flexslider 1.5.14-1.99.99 timelog 1.6.0-1.99.99 ================================ ================ Supported extensions -------------------- The distribution supports the same extensions as the extension `pizpalue`. Head over to its `administration chapter `__ to see the details. .. note:: In case one of the supported extensions is being used it **should be installed prior** installing this distribution. This ensures that already predefined records for supported extensions are being imported during installing the distribution. Extension manager ----------------- Follow these steps to install the distribution through the extension manager: #. Go to the extension manager #. Install `supported extensions` as needed #. Select `Get preconfigured distribution` #. Search for `Pizpalue Distribution` and install it Composer -------- See `buepro/typo3-pizpalue-distribution-base `__. Customization ============= The suggested way to customize the distribution for customer projects is to create an extension (e.g. user_pizpalue) 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. .. figure:: ../Images/Administration/Customize.jpg :alt: Customize the distribution for customer projects Customize the distribution for customer projects The extension might be deactivated by removing its static template or by uninstalling it. To prevent the extension `user_pizpalue` from being installed the checkbox `Install customer extension` in the `Extension Configuration` from the settings module might be deactivated.