:navigation-title: Installation .. _installation: ============ Installation ============ .. contents:: :local: .. _installation-setup: Installation and configuration ===================== .. rst-class:: bignums #. :ref:`_installation-composer` or :ref:`_installation-classic`. #. :ref:`_include-site-set` or :ref:`_include-typoscript`. #. (Optional) :ref:`_add-additional-projects` #. Start adding mosparo to your forms! .. _installation-composer: Install mosparo powermail with Composer ======================================= Install the extension via Composer: .. code-block:: bash composer req mahou/mosparo-powermail See also `Installing extensions, TYPO3 Getting started `_. .. _installation-classic: Install mosparo powermail in Classic Mode ========================================= | Or download the extension from `https://extensions.typo3.org/extension/mosparo_powermail `_ and install it in the Extension Manager. | The extension depends on the Extension `mosparo_form `_. | Make sure this extension is installed in your TYPO3 environment or otherwise available so the extension can function properly.