Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Available plugins
This extension contains following plugins, which can be placed on your website.
Registration
This frontend-user registration plugin lets you pick which fields to display and mark as mandatory, and it supports optional features like administrator approval as well as a wide range of additional profile fields—birthday, profession, marital status, minimum age checks, bank account details, and more.
Tab: General
Headline
Input field, with a maxium length of 255 characters.
Registration fields
Following entries can be selected: "Gender", "Username", "Password", "Email", "Name", "First name", "Last name", "Address", "Postal code", "City", "Phone", "Fax", "Mobile", "Terms checkbox", "Profession", "Marital status", "Children", "Birthday", "Year of birth", "Company", "Privacy protection checkbox", "Bank account owner name", "Bank account bank name", "Bank account BIC", "Bank account IBAN", "Accounting type", "VAT number", "Country", "Disclaimer checkbox", "Newsletter checkbox", "Invitation code"
Mandatory fields
Following entries can be selected: "Gender", "Username", "Password", "Email", "Name", "First name", "Last name", "Address", "Postal code", "City", "Phone", "Fax", "Mobile", "Terms checkbox", "Profession", "Marital status", "Children", "Birthday", "Year of birth", "Company", "Privacy protection checkbox", "Bank account owner name", "Bank account bank name", "Bank account BIC", "Bank account IBAN", "Accounting type", "VAT number", "Country", "Disclaimer checkbox", "Newsletter checkbox", "Invitation code"
Profile
This frontend-user profile plugin displays an edit form for the currently logged-in user, lets you choose which fields to show and mark as required, and supports extra profile fields—such as birthday, profession, marital status, minimum-age validation, and bank-account details. You can also configure administrator or email notifications to trigger when a user updates their data.
Tab: General
Headline
Input field, with a maxium length of 255 characters.
Profile fields
Following entries can be selected: "Gender", "Email", "Name", "First name", "Last name", "Address", "Postal code", "City", "Phone", "Fax", "Mobile", "Profession", "Marital status", "Children", "Birthday", "Year of birth", "Company", "Bank account owner name", "Bank account bank name", "Bank account BIC", "Bank account IBAN", "Accounting type", "VAT number", "Country", "Newsletter", "LinkedIn-Profile", "Gitlab-Username"
Mandatory fields
Following entries can be selected: "Gender", "Email", "Name", "First name", "Last name", "Address", "Postal code", "City", "Phone", "Fax", "Mobile", "Profession", "Marital status", "Children", "Birthday", "Year of birth", "Company", "Bank account owner name", "Bank account bank name", "Bank account BIC", "Bank account IBAN", "Accounting type", "VAT number", "Country", "Newsletter", "LinkedIn-Profile", "Gitlab-Username"
Listing
This frontend-user listing plugin lets you filter the list by search term or frontend-user group—simply preselect the groups to include and choose which user details to show. You can protect the output using TYPO3’s built-in frontend-usergroup access control. When you provide a valid user UID, the plugin displays that user’s details; if no UID is given, it shows the list, and if an invalid or unauthorized UID is supplied, it displays an error message.
Tab: General
Show search word filter
Checkbox for: Show search word filter for frontend user at fluid template
Display filter by groups
Checkbox for: Show filter for frontend user groups.
User groups
Entries from the table
fe_groups
can be selected. The selectable entries are limited byAND fe_groups.deleted = 0 AND fe_groups.hidden = 0
.Detail fields
Following entries can be selected: "Username", "Gender", "Email", "Name", "First name", "Last name", "Address", "Postal code", "City", "Phone", "Fax", "Mobile", "Profession", "Marital status", "Children", "Birthday", "Year of birth", "Company", "Bank account owner name", "Bank account bank name", "Bank account BIC", "Bank account IBAN", "Accounting type", "VAT number", "Country", "Newsletter", "Job title", "Vita"
Addresses
This plugin enables logged-in frontend users to manage multiple addresses with fields such as company, first name, last name, street, house number, postal code, city, and country and to select one as their default. With TypoScript you can configure each field’s type, validation rules, whether it’s required, and whether it appears during creation or only in edit mode.