mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-05 04:46:12 +01:00
25 lines
894 B
ReStructuredText
25 lines
894 B
ReStructuredText
|
.. _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`.
|