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

Hello The "Function Check" in the backend does not work like expected, if we have changed the uploadFolder path. If the uploadFolder path is set via typoscript, the check should...

feature
v13

git lfs has issues when working with multiple organisations and lfs references are not available in all organisations. Providing the development assets via a direct download prevents theses issues. Related:...

I have a form with a field that should only be filled with numbers but is not mandatory. I set validation to "numbers only". The result is everything I didn't...

under investigation
v10

``` Core: Exception handler (WEB): Uncaught TYPO3 Exception: In2code\Powermail\EventListener\FlexFormParsingModifyEventListener::getRequest(): Return value must be of type ?Psr\Http\Message\ServerRequestInterface, none returned | TypeError thrown in file /var/path/domain.de/typo3conf/ext/powermail/Classes/EventListener/FlexFormParsingModifyEventListener.php in line 92. Requested URL: https://www.domain.de/typo3/install.php?install%5Bcontroller%5D=upgrade&install%5Bcontext%5D=backend...

Use TYPO3 renderType selectMultipleSideBySide to allow for filtering when selecting a form in the plugin. This provides better usability when there are many forms. Resolves: #934 ---- (new PR for...

I have a step validation which is working nice. Now I want to validate the required fields before switching to the next step in the form. Is it possible to...

feature

This resolves issue: https://github.com/in2code-de/powermail/issues/1053

When using {f:cObject ...} in the mail body of sender or receiver no mails will be sent. Didn't tested other viewhelpers yet. But I think this was the only one...

Hello, since Version 10.8.1. which fixed the warning "Required argument "mail" is not set for In2code\Powermail\Controller\FormController" new warnings appears now: [WARNING] request="123456" component="In2code.Powermail.Controller.FormController": Redirect (mail empty) - {"action":"confirmation","controller":"Form"} [WARNING] request="123456"...