.. include:: ../Includes.rst.txt .. _installation: ============ Installation ============ Anthology relies upon PSR-4 autoloading, so the recommended installation method is via Composer. This ensures that all dependencies are correctly installed and that the extension is properly registered with TYPO3. .. code-block:: bash composer req liquidlight/typo3-anthology Or with `ddev`: .. code-block:: bash ddev composer req liquidlight/typo3-anthology