femanager
femanager copied to clipboard
Modern TYPO3 Frontend User RegistrationTYPO3 Frontend User Registration and Management based on Extbase and Fluid and on TYPO3 8 and the possibility to extend it to your needs. Extension basicly works...
Each validation option needs to be added to the docs. F.e. date ==> for the required dateformat the doc is missing
Hi, first of all thanks for this plugin it's awesome. Y try to use the resend user confirmation email action from backend module. But in the mail received the link...
If the user clicks the link in the confirmation email multiple times, the finishers get executed every time. But they should get executed only once. A `return true;` in the...
Since updating from Typo3 12.4.10 to 12.4.12 the image upload (or file upload generally speaking) via the FE does not work anymore! I get the following Exception: ` #1297759968 TYPO3\CMS\Extbase\Property\Exception...
Hello there seems to be a bug in the ServersideValidator::getValue(), which requires a return value of type string or bool. In case of additional fields should be validated like gender...
Including `bootstrap` using `maxcdn.bootstrapcdn.com` is a potential data protection issue. This pull requests includes `bootstrap` in the repository and loads it directly.
Including `jQuery` using `ajax.googleapis.com` is a potential data protection issue. This pull requests includes `jQuery v.3.6.0` in the repository and loads it directly.
There is a Problem with register a new username with upper Letters. The registration templates allow an upper letter input. If you register upper letters in later edit in the...
To be able to modify e.g. the standalone-view of an email before the body is rendered, it would be nice if you could add the event I've created.
I noticed in 8.0.1 that the mails for the user confirmation are missing the salutation. Looks like an unintentional change in https://github.com/in2code-de/femanager/commit/f89ebf96251c411b36b25c18b630cdf4b80807b2 https://github.com/in2code-de/femanager/blob/3dbc2a2139c6452862c37e95c82da2d3f108edeb/Resources/Private/Templates/Email/CreateUserConfirmation.html#L13 LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:mailCreateUserConfirmationSalutation should point to LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:emailCreateUserConfirmationSalutation [[ ](https://github.com/in2code-de/femanager/blob/f89ebf96251c411b36b25c18b630cdf4b80807b2/Resources/Private/Language/locallang.xlf#L291)](https://github.com/in2code-de/femanager/blob/f89ebf96251c411b36b25c18b630cdf4b80807b2/Resources/Private/Language/locallang.xlf#L291)