friendsoftypo3 / headless_powermail
This extension provides integration with powermail to output content from TYPO3 in JSON format.
Installs: 5 472
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 7
Open Issues: 9
Language:HTML
Type:typo3-cms-extension
Requires
- in2code/powermail: ^10.0
- typo3/cms-core: ^11.5
Suggests
- friendsoftypo3/headless: ^3.0
This package is auto-updated.
Last update: 2024-10-09 08:29:48 UTC
README
Headless Powermail allows you to render Powermail forms in JSON.
Features
- JSON API for Powermail extension
- Powermail standard fields are in JSON
- Some of extra fields are converted to JSON such as: Hidden, Date, File, Content, show HTML, show some text
- Supports EXT:powermailrecatcha as well!
Installation
Install extension using composer
composer require friendsoftypo3/headless_powermail
Then, you should include extension typoscript template, and use provided constants.
Development
Development for this extension is happening as part of the TYPO3 PWA initiative, see https://typo3.org/community/teams/typo3-development/initiatives/pwa/