ntzrbtr / femanager

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 like sr_feuser_register

Home Page:https://www.in2code.de/agentur/typo3-extensions/femanager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 Extension femanager

TYPO3 Frontend User Registration and Management based on a very flexible configuration and on TYPO3 8.7 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
7.x 11 LTS 7.4 Features, Bugfixes, Security Updates
6.x 10 LTS 7.2 - 7.4 Bugfixes, Security Updates
5.x 8, 9 LTS 7.2 - 7.3 Security Updates. If you want feature backports ask for an offer
4.x 8.7 7.0 - 7.2 Security Updates on demand (ask for an offer)
3.x 8.7 7.0 - 7.2 Security Updates on demand (ask for an offer)
2.x 7.6 5.5 - 7.0 Security Updates on demand (ask for an offer)
1.x 6.2 - 7.6 5.5 - 7.0 Security Updates on demand (ask for an offer)

Early Access Programm (EAP)

You can support the development via our EAP on https://www.in2code.de/en/agency/typo3-extensions/early-access-program/ Also official support (fee-based) is possible within the EAP.

This is the current status of the EAP features:

Femanager TYPO3 PHP Support/Development Status
7.1 11 LTS 7.4, 8.0, 8.1 Support for PHP 8 in development
8.0 12 8 Support for TYPO3 12 planned

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

About

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 like sr_feuser_register

https://www.in2code.de/agentur/typo3-extensions/femanager/


Languages

Language:PHP 74.3%Language:HTML 15.2%Language:JavaScript 3.9%Language:Gherkin 3.3%Language:Makefile 1.6%Language:SCSS 1.1%Language:Shell 0.5%Language:Dockerfile 0.0%