Download the PHP package undkonsorten/powermailpdf without Composer
On this page you can find all versions of the php package undkonsorten/powermailpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download undkonsorten/powermailpdf
More information about undkonsorten/powermailpdf
Files in undkonsorten/powermailpdf
Package powermailpdf
Short Description Powermail PDF Form
License GPL-2.0+
Homepage https://www.undkonsorten.com
Informations about the package powermailpdf
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.
Features
Add form data into a marker bases pdf template file and
- Add a download link to the (filled) pdf or given file.
- Attaches the file
Screenshot
Requirements
- typo3/cms-core: ^10.4
- in2code/powermail: ^8
- tmw/fpdm: ^2.9
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
- Install the extension via [Composer][3]
- Enable the extension in the TYPO3 extension manager
- Add the static TypoScript
- Enable the pdf creation for powermail by adding to your TypoScript constants:
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.
All versions of powermailpdf with dependencies
tmw/fpdm Version ^2.9
in2code/powermail Version ^8 || ^9 || ^10