jambagecom / agency
An improved variant of Kasper Skårhøj's Front End User Admin extension
Installs: 16
Dependents: 1
Suggesters: 1
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- friendsoftypo3/rdct: ^3.0
- friendsoftypo3/typo3db-legacy: ^1.3
- jambagecom/div2007: ^2.2
- typo3/cms-core: ^13.4
Suggests
- sjbr/static-info-tables: ^13.4
- typo3/cms-felogin: ^13.4
Replaces
- typo3-ter/agency: v0.15.0
This package is auto-updated.
Last update: 2025-08-05 17:13:18 UTC
README
What is does
This extension provides methods to register front end users in the TYPO3 table fe_users
.
Use the forum at https://www.jambage.com to ask questions and find answers.
A documentation manual.odt is available in the doc folder.
Upgrade Requirement
In version 0.15.0 you must execute the Upgrade Wizard to convert the agency list type plugin into content elements identified by the CType agency.
Compatibility
TYPO3 has new requirements for front end user passwords
- At least 8 chars
- At least one number
- At least one upper case char
- At least one special char
Use create.evalValues.password to set the password evaluation method.