in2code/femanager

Modern TYPO3 Frontend User Registration.

Installs: 488 636

Dependents: 5

Suggesters: 2

Security: 6

Stars: 44

Watchers: 22

Forks: 114

Open Issues: 110

Type:typo3-cms-extension

8.0.1 2023-12-19 13:30 UTC

README

TYPO3 Frontend User Registration and Management based on a very flexible configuration and on TYPO3 11.5 LTS and newer with the possibility to extend it. Extension basicly works like sr_feuser_register or any other frontend user registration.

Support

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

Quick installation

Please look at the manual for a big documentation at https://docs.typo3.org/typo3cms/extensions/femanager/

Quick guide:

  • Just install this extension - e.g. composer require in2code/femanager or download it or install it with the classic way (Extension Manager)
  • Clear caches
  • Add a sysfolder for your Frontend-Users and Usergroups (or separate it)
  • Add a new page content of type plugin and choose femanager
  • Set the storage page to the new sysfolder

Which femanager for which TYPO3 and PHP?

Femanager TYPO3 PHP Support/Development
8.x 12 LTS 8.1 - Features, Bugfixes, Security Updates
7.x 11 LTS 7.4 - 8.1 Bugfixes, Security Updates
6.x 10 ELTS 7.2 - 7.4 Security Updates
5.x 8, 9 ELTS 7.2 - 7.3 Security Updates
4.x 8.7 7.0 - 7.2 Out of support / security updates on demand (ask for an offer)
3.x 8.7 7.0 - 7.2 Out of support / security updates on demand (ask for an offer)
2.x 7.6 5.5 - 7.0 Out of support / security updates on demand (ask for an offer)
1.x 6.2 - 7.6 5.5 - 7.0 Out of support / security updates on demand (ask for an offer)

Your Contribution

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.

Contribution with ddev

Requirements

  1. Install ddev, see: https://ddev.readthedocs.io/en/stable/#installation
  2. Install git-lfs, see: https://git-lfs.github.com/

Installation

  1. Clone this repository
  2. Run ddev start
  3. Run ddev initialize to setup configurations and test database

Screenshots

Profile creation

Admin confirmation email

Field validation

Profile editing

Additional fields

Plugin configuration

User log