Integrates Thüringer Content Architektur Tourismus into TYPO3.
https://cms.thuecat.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
894 B
24 lines
894 B
.. _installation: |
|
|
|
============ |
|
Installation |
|
============ |
|
|
|
The extension can be installed via composer, |
|
see `the package at packagist.org <https://packagist.org/packages/werkraummedia/thuecat>`_. |
|
Further info is available at :ref:`t3install:install-extension-with-composer` from |
|
TYPO3 installation guide. |
|
|
|
The extension can be installed via file system. |
|
Download the corresponding version `at GitHub <https://github.com/werkraum-media/thuecat/releases>`_. |
|
Unpack into :file:`typo3conf/ext/`. |
|
|
|
The extension needs to be activated via the "Extension Manager". |
|
See :ref:`t3gettingstarted:extension-manager`. |
|
|
|
Integrators can include and configure TypoScript once it is installed and enabled. |
|
See :ref:`t3tsref:static-includes`. |
|
All available configurations can be found at :ref:`configuration`. |
|
|
|
At least one import configuration needs to be created and imported. |
|
See :ref:`import-configuration`.
|
|
|