Download the PHP package evoweb/sf-register without Composer
On this page you can find all versions of the php package evoweb/sf-register. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download evoweb/sf-register
More information about evoweb/sf-register
Files in evoweb/sf-register
Download evoweb/sf-register
More information about evoweb/sf-register
Files in evoweb/sf-register
Vendor evoweb
Package sf-register
Short Description Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend.
License GPL-2.0-or-later
Homepage https://www.evoweb.de
Package sf-register
Short Description Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend.
License GPL-2.0-or-later
Homepage https://www.evoweb.de
Please rate this library. Is it a good library?
Informations about the package sf-register
TYPO3 Extension sf_register
Documentation & help
The rendered manual can be found here: https://docs.typo3.org/p/evoweb/sf-register/main/en-us/
Repository and Issue Tracker can be found at https://github.com/evoWeb/sf_register
Installation
via Composer
The recommended way to install sf_register is by using Composer:
composer require evoweb/sf-register
Installation from TYPO3 Extension Repository
An installation via TER is discouraged.
Features
Suits all your needs to handle frontend users like register new users, edit data and change password.
- 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?
- 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?
- 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/
All versions of sf-register with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
typo3/cms-backend Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-core Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-extbase Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-fluid Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-frontend Version ^13.2 || 13.3.x-dev || dev-main
doctrine/annotations Version ^1.13.3 || ^2.0
doctrine/dbal Version ^4.1
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
psr/log Version ^2.0 || ^3.0
symfony/console Version ^7.1
webmozart/assert Version ^1.11.0
typo3/cms-backend Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-core Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-extbase Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-fluid Version ^13.2 || 13.3.x-dev || dev-main
typo3/cms-frontend Version ^13.2 || 13.3.x-dev || dev-main
doctrine/annotations Version ^1.13.3 || ^2.0
doctrine/dbal Version ^4.1
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
psr/log Version ^2.0 || ^3.0
symfony/console Version ^7.1
webmozart/assert Version ^1.11.0
The package evoweb/sf-register contains the following files
Loading the files please wait ....