TYPO3 Frontend User Registration and Management based on a very flexible configuration and on TYPO3 (version 8 or newer) with the possibility to extend it.
:warning: TYPO3 13 compatibility\ See EAP page (DE) or EAP page (EN) for more information how to get access to a TYPO3 12 version
This TYPO3 Extension is free to use. We as in2code and our developers highly appreciate your feedback and work hard to improve our extensions. To do so, in2code provides two extra days per month for coding and developing (Coding Night and Freaky Friday). During these days our more than 20 developers spend their time with improvements and updates for this and other extensions.
You can support our work here.
Thank you very much in advance.
Your in2code Team
Please look at the manual for a big documentation at https://docs.typo3.org/typo3cms/extensions/femanager/
Quick guide:
composer require in2code/femanager
or download it
or install it with the classic way (Extension Manager)Femanager | TYPO3 | PHP | Support/Development | Branch |
---|---|---|---|---|
13.x | 13 LTS | 8.2 - 8.4 | Features, Bugfixes, Security Updates | main |
8.x | 12 LTS | 8.1 - 8.2 | Bugfixes, Security Updates | v8 |
7.x | 11 LTS | 7.4 - 8.1 | Security Updates - If you want feature backports ask for an offer | v7 |
6.x | 10 LTS | 7.2 - 7.4 | Security Updates - If you want feature backports ask for an offer | v6 |
5.x | 8, 9 LTS | 7.2 - 7.3 | Out of support / security updates on demand (ask for an offer) | v5 |
4.x | 8.7 | 7.0 - 7.2 | Out of support / security updates on demand (ask for an offer) | n/a |
3.x | 8.7 | 7.0 - 7.2 | Out of support / security updates on demand (ask for an offer) | n/a |
2.x | 7.6 | 5.5 - 7.0 | Out of support / security updates on demand (ask for an offer) | v2 |
1.x | 6.2 - 7.6 | 5.5 - 7.0 | Out of support / security updates on demand (ask for an offer) | n/a |
Pull requests are welcome in general! Please note these requirements:
Unit Tests must still work
Behaviour Tests must still work
Describe how to test your pull request
TYPO3 coding guidelines must be respected
Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes that can be reproduced.
Features: Not every feature is relevant for the bulk of the users. In addition: We don't want to make the extension even more complicated in usability for an edge case feature. Please discuss a new feature before.
ddev start
ddev initialize
to setup configurations and test database