powermail icon indicating copy to clipboard operation
powermail copied to clipboard

This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, editor-friendly, powerful and easy mailform extension for TYPO3

Results 253 powermail issues
Sort by recently updated
recently updated
newest added

If you have two or more powermail plugins on a page, that use the same form, and you fill a form and send, powermail plugin gathers SenderMail, SenderName, Subject, RecieverMail,...

bug
v12
v10

In "Check TCA Migrations" there are multiple entries about array keys of items. Examples: > The TCA field 'validation' of table 'tx_powermail_domain_model_field' uses the legacy way of defining 'items'. Please...

In "Check TCA Migrations" there are multiple entries about the obsolete marketing_frontend_language field. > The TCA field 'marketing_frontend_language' in table 'tx_powermail_domain_model_mail'" defines eval="int". The field has therefore been migrated to...

In "Check TCA Migrations" there are multiple entries about the obsolete cruser_id field. > The TCA property ['ctrl']['cruser_id'] of table 'tx_powermail_domain_model_form' is not evaluated anymore and has therefore been removed....

In "Check TCA Migrations" there are multiple entries about the obsolete configuration of starttime/endtime fields. Example: > The TCA field 'endtime' of table 'tx_powermail_domain_model_answer' defines renderType="inputDateTime". The field has therefore...

enhancement

Powermail dispatches 3 events before rendering a view. These are: - FormControllerCreateActionBeforeRenderViewEvent - FormControllerDisclaimerActionBeforeRenderViewEvent - FormControllerOptinConfirmActionBeforeRenderViewEvent But there is no possibility to influence the view, e. g. via `$view->assign('mySpecialError',`` $mySpecialError);`...

Currently the acceptance tests require the german language packs to be loaded. We will remove this dependency and switch to english only for acceptance tests. This will also require an...

enhancement

Currently we provide database and fileadmin via git lfs. Due to our development workflow this is "suboptimal". We will remove git lfs integration and provide the files by other means.

Hi, I have changed the upload folder path with typoscript (uploads/tx_powermail/exampleform/). Because I wanted to have different folders for different forms. However, Powermail ignores these folders in the backend module....

feature

When I use the powermail plugin as an inline field, for example in mask, I can't select any of the existing powermail forms. That's leads to the problem, that I...