2017 © Pedro Peláez
 

typo3-cms-extension sf-register

image

evoweb/sf-register

  • Monday, July 30, 2018
  • by garbast
  • Repository
  • 4 Watchers
  • 6 Stars
  • 2,512 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 3 Open issues
  • 35 Versions
  • 29 % Grown

The README.md

TYPO3 Extension sf_register

build Latest Stable Version Monthly Downloads Total Downloads, (*1)

Documentation & help

The rendered manual can be found here: https://docs.typo3.org/p/evoweb/sf-register/main/en-us/, (*2)

Repository and Issue Tracker can be found at https://github.com/evoWeb/sf_register, (*3)

Installation

via Composer

The recommended way to install sf_register is by using Composer:, (*4)

composer require evoweb/sf-register

Installation from TYPO3 Extension Repository

An installation via TER is discouraged., (*5)

Features

Suits all your needs to handle frontend users like register new users, edit data and change password., (*6)

  • creating frontend user
    • flexible form generation by selecting fields in plugin
    • send notification to user and admin
    • activate via link in email by user or admin
    • notification email after activation
    • configure email addresses for user and admin mails separately
    • set different usergroup pre and post activation
    • agree to general terms and conditions as checkbox
    • old password verification before setting new password
    • password strength indicator without need of any js lib
    • email/password repeat validation
    • profile image upload, remove and edit with plain or encrypted filename
    • country as selectbox (values from static_info_tables)
    • country zone as selectbox (values from static_info_tables)
    • country zone change with ajax if country selectbox changed
    • language as selectbox (values from static_info_tables)
    • gender as radiobox
    • title as textbox and selectbox
    • pseudonym
    • timezone as selectbox
    • daylight saving as checkbox
    • privacy agreement as checkbox
    • salutation as radiobuttons and selectbox
    • birthdate as selectboxes
    • captcha with integration of existing captcha extensions
    • configuration email as username
  • custom validators
    • user model
    • captcha
    • required
    • repeat
  • custom viewhelpers
    • required
    • captcha
    • static info tables selectboxes
  • edit user data
  • delete user account
  • change password
  • invite user to register
  • different template file for every form, preview, save and email view, configurable to be overridden in sitepackages
  • override template rootpath in plugin

If all that is already in, what is missing?, (*7)

  • complete documentation
  • ajax handling
    • javascript validators without jquery
  • model is extendable by other extensions
  • better extendability of frontend user model, well this needs some love in extbase
  • multistep creation and editing

How could you help?, (*8)

  • file issues about bugs and if you already have a solution send the patch in
  • sponsor features you are in need of

Homepage https://www.evoweb.de/, (*9)

The Versions

30/07 2018

1.1.x-dev

1.1.9999999.9999999-dev

  Sources   Download

30/07 2018

1.4.0.x-dev

1.4.0.9999999-dev

  Sources   Download

30/07 2018

1.4.x-dev

1.4.9999999.9999999-dev

  Sources   Download

30/07 2018

1.5.0.x-dev

1.5.0.9999999-dev

  Sources   Download

30/07 2018

1.5.x-dev

1.5.9999999.9999999-dev

  Sources   Download

30/07 2018

1.6.x-dev

1.6.9999999.9999999-dev

  Sources   Download

30/07 2018

6.0.x-dev

6.0.9999999.9999999-dev

  Sources   Download

30/07 2018

7.6.x-dev

7.6.9999999.9999999-dev

  Sources   Download

23/07 2018

dev-develop

dev-develop https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend.

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

frontend typo3 cms user registration edit user data double-optin

01/04 2018

1.4.0

1.4.0.0

  Sources   Download

01/04 2018

6.2.1

6.2.1.0

  Sources   Download

01/04 2018

6.2.4

6.2.4.0

  Sources   Download

01/04 2018

6.2.5

6.2.5.0

  Sources   Download

01/04 2018

6.2.6

6.2.6.0

  Sources   Download

01/04 2018

1.4.3

1.4.3.0

  Sources   Download

01/04 2018

6.0.1

6.0.1.0

  Sources   Download

01/04 2018

6.0.2

6.0.2.0

  Sources   Download

01/04 2018

6.0.3

6.0.3.0

  Sources   Download

01/04 2018

6.0.4

6.0.4.0

  Sources   Download

01/04 2018

6.2.0

6.2.0.0

  Sources   Download

01/04 2018

6.2.8

6.2.8.0

  Sources   Download

01/04 2018

1.4.2

1.4.2.0

  Sources   Download

01/04 2018

6.2.7

6.2.7.0

  Sources   Download

19/01 2018

dev-master

9999999-dev https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

frontend typo3 cms user registration

19/01 2018

8.8.2

8.8.2.0 https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0-or-later

The Requires

 

frontend typo3 cms user registration

19/01 2018

6.2.x-dev

6.2.9999999.9999999-dev

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

typo3 cms

19/12 2017

8.8.1

8.8.1.0 https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

frontend typo3 cms user registration

13/09 2017

8.8.0

8.8.0.0 https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

frontend typo3 cms user registration

14/07 2017

8.7.3

8.7.3.0 https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

frontend typo3 cms user registration

07/06 2017

8.7.2

8.7.2.0 https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

frontend typo3 cms user registration

30/05 2017

8.7.1

8.7.1.0 https://github.com/evoWeb/sf_register/

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

frontend typo3 cms user registration

30/05 2017

8.7.0

8.7.0.0

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms

05/10 2016

6.2.9

6.2.9.0

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms

18/12 2015

dev-fal-fixing

dev-fal-fixing

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms

27/11 2015

dev-fal

dev-fal

Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend by the user self.

  Sources   Download

GPL-2.0+

The Requires

 

typo3 cms