Giter Site home page Giter Site logo

footrotflat / femanager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from in2code-de/femanager

0.0 1.0 0.0 4.16 MB

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

PHP 74.20% HTML 15.91% JavaScript 4.13% Gherkin 2.57% Shell 0.29% Dockerfile 0.02% Makefile 1.71% SCSS 1.17%

femanager's Introduction

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.

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
6.x 10 LTS 7.2 - 7.3 Features, 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)

Official support (fee-based) via https://www.in2code.de/kontakt

Changelog

Version Date State Description
6.1.2 2020-12-03 Bugfix Prevent JS Validation error
6.1.1 2020-08-13 Bugfix Prevent some notices and errors, exception during file upload and changed method call
6.1.0 2020-08-13 Minor Add Support for country select options
6.0.1 2020-05-26 Major Drop false declared support for TYPO3 9 in V6 Branch
6.0.0 2020-05-26 Major !!!Support TYPO3 10 LTS only
5.4.2 2020-12-03 Bugfix Prevent JS Validation error
5.4.1 2020-10-26 Bugfix Prevents Exception when uploading a file which is not allowed
5.4.0 2020-08-30 Minor update New validation option for countries with state subselection (TYPO3 V8/V9)
5.3.1 2020-08-06 Bugfix Allow validation with captcha
5.2.0 2019-05-26 Security !!!Implement CSFR Protection - please check upgrade instructions
5.1.1 2019-05-26 Bugfix Repair Admin Confirmation for TYPO3 9
5.1.0 2019-05-21 Minor update Allow PHP 7.3, Allow TYPO3 8.7, many bugfixes
5.0.0 2019-02-01 Major update Refactored version for TYPO3 9 LTS
4.2.5 2019-01-30 Bugfix Validation failed for date and some other datetypes
4.2.4 2019-01-24 Bugfix Validation failed, if more then one content element was besides femanager plugin
4.2.3 2019-01-22 Security Don't allow a complete bypass of the validation
4.2.2 2018-05-11 Bugfix Allow filtering in OpenConfirmationView (BE), Fix case sensitive filename for OpenConfirmationView, Support TYPO3 CMS Subtree packages, update documentaion
4.2.1 2018-05-04 Task Update documenation, fix broken custom validators, enable TS for BE Module, check if admin receive is not empty
4.2.0 2018-04-24 Task Allow to resend confirmation mail via Backend or Frontend - sponsored by Constructiva Solutions GmbH and in2code GmbH
4.1.1 2018-01-29 Task Update license information in composer.json
4.1.0 2018-01-21 Task Testing update: Re-include unit test and make behaviour tests more transparent
4.0.2 2018-01-19 Bugfix Fix required settings for terms
4.0.1 2017-12-20 Bugfix Prevent exception in backend module in some special cases
4.0.0 2017-12-18 Task - Add new field "accept terms and conditions"
- Add a new backend module view "accept/decline users"
- Implement AutoAdminConfirmation feature
- Add some new signals
- Add link to delete account in admin notification mail
- Admin notification settings via TypoScript
3.3.0 2017-11-25 Feature Show only relevant users in FlexForm, some small bugfixes
3.2.0 2017-11-10 Task Add alternative login function in2code-de#27
3.1.3 2017-10-12 Bugfix Allow the usage in special contexts like with Flux. in2code-de#17
3.1.2 2017-09-06 Task New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/
3.1.1 2017-08-28 Bugfix Small fixes in code to prevent errors with extension Flux
3.1.0 2017-08-15 Task Minimize JavaScripts, Fix new button in module, Small fixes
3.0.2 2017-08-13 Bugfix Fix unserialize() exception if config is missing, add help to FAQ section
3.0.1 2017-08-11 Bugfix Enfore user for showAction, Autoload in ext_emconf, JavaScript fix, cleanup
3.0.0 2017-08-08 Major update Refactored version for TYPO3 8.7

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.

Screenshots

femanager's People

Contributors

baachi avatar carodb avatar christophlehmann avatar danielsiepmann avatar dj-rabel avatar einpraegsam avatar ewokhias avatar flolanger avatar koehnlein avatar moe2k avatar moongazer avatar neufeind avatar nigelmann avatar ohader avatar oliverbeck avatar p1ngb4ck avatar patta avatar peterkraume avatar sbusemann avatar sebastianstein avatar sgrossberndt avatar siwa-pparzer avatar spoonerweb avatar stefanisak avatar tantebootsy avatar tdeuling avatar tmotyl avatar truetype avatar uwejakobs avatar vertexvaar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.