.. include:: /Includes.rst.txt .. _installation: ============ Installation ============ Install this extension via composer:: composer require traw/powermailcaptcha or add it to your extension's composer.json file:: "require": { "typo3/cms-core": "^12 || ^13", "traw/powermailcaptcha": "^2.0" }