DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Powermail for Developers

Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. That's all.

Manuals

  • https://gitlab.die-netzmacher.de/typo3/powermail4dev/tree/master/doc

Zip

  • https://gitlab.die-netzmacher.de/typo3/powermail4dev/repository/archive.zip?ref=master

Repositories

TYPO3

  • https://extensions.typo3.org/extension/powermail4dev

Git

Download

  • git clone https://gitlab.die-netzmacher.de/typo3/powermail4dev.git

Update

  • git pull

Upload

You need access rights.

  • git add .
  • git commit -m "my message"
  • git push -u origin master