powermail
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
There seems to be no way to set a placeholder text for the password fields. Is there a reason for this? I don't see a reason why this should not...
If you click on a confirmation/disclaimer link in the optin email, it should jump to the powermail content element. Otherwise the user maybe does not see the thank you message,...
I like the "Reporting (Form)" part of the powermail module. It gives a good impression of what happens eg if you do a survey or a voting (general assembly cancelled...
Problem: We have some radio fields with some values (e.g. 0,1,2,3). Value 2 is preselected. In the GUI we select radio with value 1 and submit our form. Our backend...
The settings ``` plugin.tx_powermail.settings.setup.receiver.overwrite.replyToEmail.value plugin.tx_powermail.settings.setup.receiver.overwrite.replyToName.value ``` is ignored in v7 und v8 I make a PR now.
Build a little form with fields: - prename - name - email - send When one field is hidden (prename for example) there is a validation error in frontend after...
With the symfony mailer component it it possible to send encrypted and signed emails. See: https://symfony.com/doc/current/mailer.html#signing-and-encrypting-messages *ToDo* - make a concept - implement ;-)
The configured value `new-powermail-hp` for the autocomplete attribute is invalid and fails in the accessibility check provided by accessibilityinsights.io AFAIK, valid values for autofill are: * https://www.w3.org/TR/html52/sec-forms.html#autofilling-form-controls-the-autocomplete-attribute * https://www.w3.org/TR/WCAG21/#input-purposes
After a TYPO3 Upgrade from Version 9 to 10.4.8 and an Update from Powermail to 8.2.0, forms can no longer be sent in the Frontend. ``` (1/3) #1472074485 TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException You...