maikschneider / bw_captcha

TYPO3 extension that adds a captcha element with audio support for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.
6 stars 6 forks source link

fix: include frontend partial in TER release #70

Closed maikschneider closed 3 weeks ago

maikschneider commented 3 weeks ago

This PR adjust the packaging_exclude.php to include the Resources/Private/Frontend directory in the automated TER release.

closes #69