.. include:: ../../Includes.txt .. _installation: ============ Installation ============ There are several ways to require and install this extension. We recommend to get this extension via `composer `__. .. _installation-composer: Via Composer ------------ If your TYPO3 instance is running in composer mode, you can simply require the extension by running: .. code-block:: bash composer req freshworkx/bm-image-gallery .. _installation-extensionManager: Via Extension Manager --------------------- Open the extension manager module of your TYPO3 instance and select "Get Extensions" in the select menu above the upload button. There you can search for `bm_image_gallery` and simply install the extension. Please make sure you are using the latest version of the extension by updating the extension list before installing the extension. .. _installation-zipFile: Via ZIP File ------------ You need to download the extension from the `TYPO3 Extension Repository `__ and upload the zip file to the extension manager of your TYPO3 instance and activate the extension afterwards. .. important:: Please make sure to include all TypoScript files.