in2code/powermail
Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features
13.2.0
2.7M downloads/mo
#4177 most downloaded on Packagist
in2code-de/powermail
What this package is like to depend on
Last release 20 days ago
03 Aug 2026
Release timing varies
gaps range from 1 weeks to 6 months
Rarely documented
notes for 9 of 153 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
153 releases · first in 2016
6 releases in the last 12 months
see the full history below
Release timeline
153 releases · Jun 2016 to Aug 2026Releases
latest 60 of 153-
13.2.003 Aug 2026Nothing published for this version
-
13.1.014 Mar 2026Release notes
Open source →What's Changed
- [TASK] Standardise the spelling of ViewHelpers to lowerCamelCase by @julianhofmann in #1307
- [TASK] Remove deprecated TCA
internal_typeby @ErHaWeb in #1309 - [BUGFIX] Fix prefilling form with current logged in user by @mschwemer in #1324
- [FEATURE] Extract language labels of settings by @julianhofmann in #1312
- [DOCS] Revise AddNewFieldProperties documentation by @simonschaufi in #1326
- [DOCS] Fix link formatting in Upgrade.md by @simonschaufi in #1325
- Update SelectFieldViewHelper.php by @kftw in #1328
- [BUGFIX] Preserve filter and sorting parameters when using pagination in backend List module by @brannow in #1319
- [TASK] FlexForm deprecation fixes and cleanup by @ErHaWeb in #1311
- [BUGFIX] Render label & description for the 'auto_marker' field by @raphael-dan-ilea in #1333
- [BUGFIX] Use sender header configuration for optin and disclaimer emails by @mschwemer in #1335
- [FEATURE] Provide autocomplete functionality by @mschwemer in #1330
- [FEATURE] Add RateLimit spam check method by @cweiske in #1314
- [DOC] Fix typo in "receiver" in example TypoScript by @julianhofmann in #1338
- [FEATURE] Add morestep fieldset validation - TYPO3 v13 by @denislorch in #1339
- Change content type of Pi5 plugin by @garbast in #1351
- [BUGFIX] Backend form selector and module must not apply frontend enable column restrictions by @aseemann in #1354
- [BUGFIX] Avoid method calls on null with use of null safe operators by @alexanderschnitzler in #1359
- [BUGFIX] UniqueValidator resolve correct storage PID when a specific … by @Runik51ua in #1356
New Contributors
- @simonschaufi made their first contribution in #1326
- @kftw made their first contribution in #1328
- @brannow made their first contribution in #1319
- @raphael-dan-ilea made their first contribution in #1333
- @denislorch made their first contribution in #1339
- @garbast made their first contribution in #1351
- @aseemann made their first contribution in #1354
- @alexanderschnitzler made their first contribution in #1359
- @Runik51ua made their first contribution in #1356
Full Changelog: 13.0.4...13.1.0
-
13.0.415 Oct 2025Release notes
Open source →What's Changed
- [TASK] Align length of receiver mail database field and flexform by @mschwemer in #1279
- [FEATURE] Provide placeholder for password fields by @mschwemer in #1281
- [CLEANUP] Autocreate management db fields by @mschwemer in #1280
- [TASK] Require __hp field in arguments when honeypot spamcheck enabled by @derhansen in #1282
- [BUGFIX] Prevent exception in optinConfirm with session check enabled by @mschwemer in #1298
- [BUGFIX] Provide fields that are changed via SendMailServicePrepareAn… by @mschwemer in #1289
- [BUGFIX] Prevent undefined global variable by @mschwemer in #1288
- [BUGFIX] Add missing setting to site set by @mschwemer in #1301
- [BUGFIX] Prevent infinite loop when trustedProperties validation fails by @lorenzulrich in #1294
- [TASK] Improve packaging for release to TER and GH by @mschwemer in #1303
New Contributors
- @lorenzulrich made their first contribution in #1294
Full Changelog: 13.0.3...13.0.4
-
13.0.316 Sep 2025Release notes
Open source →What's Changed
- [BUGFIX] fix site set settings definitions for view settings by @bahammes in #1254
- [BUGFIX] fix import paths in SiteSet TypoScript setup files by @bahammes in #1253
- Bugfix/1255 fix site sets by @mschwemer in #1256
- Update phpoffice/phpspreadsheet to v5 by @pixeldesu in #1269
- [BUGFIX] strtolower argument 1 must be of type string, null given by @jpmschuler in #1263
- [TASK] Hide label of honeypot field from screenreaders, too by @mschwemer in #1271
- [BUGFIX] Re-add labels for powermail frontend by @mschwemer in #1273
New Contributors
- @bahammes made their first contribution in #1254
- @pixeldesu made their first contribution in #1269
Full Changelog: 13.0.2...13.0.3
-
13.0.229 Jul 2025 -
13.0.122 Jul 2025Release notes
Open source →This release fixes an issue in the backend, where it was possible to download files from the server, to which an editor did not have proper access permissions.
Full Changelog: 13.0.0...13.0.1
-
13.0.011 Jul 2025Release notes
Open source →- support of site sets
- support of TYPO3 country API
- improve accessibility of fe forms
- enable conditions for multistep forms together with EXT:powermail_cond
Full Changelog: 12.5.2...13.0.0
-
12.6.014 Mar 2026Release notes
Open source →What's Changed
- Update PreventDuplicates.md by @eyeworkers-gmbh in #1305
- [FEATURE] autocomplete attributes for forms and fields by @thomasrawiel in #1233
- [TASK] Fill refindex with content - form relation by @Mabahe in #1332
- Move RedirectFinisher to always execute last using "finally" key by @thomasrawiel in #1347
- aria-required not necessary when native required present by @MohsinQK in #1238
New Contributors
- @eyeworkers-gmbh made their first contribution in #1305
- @thomasrawiel made their first contribution in #1233
- @MohsinQK made their first contribution in #1238
Full Changelog: 12.5.4...12.6.0
-
12.5.415 Oct 2025Release notes
Open source →What's Changed
- [FEATURE] Count "www"-prefixed words as link in spam-checker by @rr-it in #1193
- [BUGFIX] fix checks for invalid action arguments by @hannesbochmann in #1228
- 12.x [BUGFIX] file uploads without file extension might cause exception by @jpmschuler in #1247
- Fix/memory leak on overrides by @spfeifer in #1246
- [FEATURE] Provide the current value in overwrite value from TypoScrip… by @Mabahe in #1261
- [BUGFIX] Prevent spam warning in optinConfirm with session check enabled by @mschwemer in #1297
- [BUGFIX] Provide fields that are changed via SendMailServicePrepareAn… by @mschwemer in #1299
New Contributors
- @rr-it made their first contribution in #1193
- @hannesbochmann made their first contribution in #1228
- @spfeifer made their first contribution in #1246
- @Mabahe made their first contribution in #1261
Full Changelog: 12.5.3...12.5.4
-
12.5.322 Jul 2025Release notes
Open source →This release fixes an issue in the backend, where it was possible to download files from the server, to which an editor did not have proper access permissions.
Full Changelog: 12.5.2...12.5.3
-
12.5.211 Jul 2025Nothing published for this version
-
12.5.117 Jan 2025Nothing published for this version
-
12.5.012 Nov 2024Nothing published for this version
-
12.4.409 Nov 2024Nothing published for this version
-
12.4.316 Oct 2024Nothing published for this version
-
12.4.202 Oct 2024Nothing published for this version
-
12.4.117 Sep 2024Nothing published for this version
-
12.4.027 Aug 2024Nothing published for this version
-
12.3.507 Jun 2024Nothing published for this version
-
12.3.403 Jun 2024Nothing published for this version
-
12.3.303 Jun 2024Nothing published for this version
-
12.3.208 May 2024Nothing published for this version
-
12.3.110 Apr 2024Nothing published for this version
-
12.3.020 Mar 2024Nothing published for this version
-
12.2.106 Mar 2024Nothing published for this version
-
12.2.028 Feb 2024Nothing published for this version
-
12.1.108 Feb 2024Nothing published for this version
-
12.1.002 Feb 2024Nothing published for this version
-
12.0.328 Dec 2023Nothing published for this version
-
12.0.214 Dec 2023Nothing published for this version
-
12.0.113 Dec 2023Nothing published for this version
-
12.0.016 Oct 2023Nothing published for this version
-
11.2.029 Sep 2023Nothing published for this version
-
11.1.018 Sep 2023Nothing published for this version
-
11.0.118 Aug 2023Nothing published for this version
-
11.0.001 Jun 2023Nothing published for this version
-
10.9.218 Oct 2024Nothing published for this version
-
10.9.117 Sep 2024Nothing published for this version
-
10.9.027 Aug 2024Nothing published for this version
-
10.8.203 Jul 2024Nothing published for this version
-
10.8.108 May 2024Nothing published for this version
-
10.8.026 Mar 2024Nothing published for this version
-
10.7.403 Nov 2023Nothing published for this version
-
10.7.318 Aug 2023Nothing published for this version
-
10.7.223 Mar 2023Nothing published for this version
-
10.7.121 Feb 2023Nothing published for this version
-
10.7.029 Nov 2022Nothing published for this version
-
10.6.125 Nov 2022Nothing published for this version
-
10.6.028 Oct 2022Nothing published for this version
-
10.5.009 Oct 2022Nothing published for this version
-
10.4.301 Sep 2022Nothing published for this version
-
10.4.220 Jul 2022Nothing published for this version
-
10.4.126 Jun 2022Nothing published for this version
-
10.4.016 Jun 2022Nothing published for this version
-
10.3.313 Jun 2022Nothing published for this version
-
10.3.208 Jun 2022Nothing published for this version
-
10.3.107 Jun 2022Nothing published for this version
-
10.3.006 Jun 2022Nothing published for this version
-
10.2.025 May 2022Nothing published for this version
-
10.1.013 Apr 2022Nothing published for this version