undkonsorten / powermailpdf

When a user fills a powermail form he will get a download link for a pdf file which contains the values he just entered. Also the pdf can be attached to an email and send to the user.
1 stars 7 forks source link

TYPO3 extension: PowermailPdf

Description

The TYPO3 extension PowermailPdf converts form data into a PDF document. After submitting the form, the PDF can be downloaded or attached to and email.

The TYPO3 extension PowermailPdf extends the TYPO3 extension Powermail.

inline

Features

Add form data into a marker bases pdf template file and

  1. Add a download link to the (filled) pdf or given file.
  2. Attaches the file

Screenshot

Screenshot TYP03-Extension: PowermailPdf download PDF with form data

Requirements

Documentation

A more detailed Documentation for PowermailPdf can be found on the TYPO3 Documentation Server.

More information on the technical background can be found on the blog post (in German)

Installation

  1. Install the extension via [Composer][3]
  2. Enable the extension in the TYPO3 extension manager
  3. Add the static TypoScript
  4. Enable the pdf creation for powermail by adding to your TypoScript constants: plugin.tx_powermailpdf.settings.enablePowermailPdf = 1

Important: If you have multiple powermail form, but only one form should create a PDF – Add this constant only on the page with the powermail form plugin.


Release Management

PowermailPdf uses semantic versioning.

Credits

The extension is created and maintained by undkonsorten - Die Berliner Internetagentur our developer Eike Starkmann.

It was first published in 2013.