ext-feuserextrafields

TYPO3 extension that adds additional common fields to FE users

GPL-2.0 License

Downloads
225.7K
Stars
1
Committers
3
ext-feuserextrafields - V3.1.0: Add some repository methods and fix a bug

Published by oliverklee over 2 years ago

Added

  • Add FrontendUser(WithCountry)Repository::existsWithUsername (#69)
  • Add FrontendUser(WithCountry)Repository::findOneByUsername (#68)

Changed

  • Reuse initializeObject from the constructor (#54)

Fixed

  • Fix the German label for static_info_country (#68)
ext-feuserextrafields - V4.0.0: Drop support for TYPO3 9LTS

Published by oliverklee over 2 years ago

Changed

  • Reuse initializeObject from the constructor (#54)
  • Switch the code coverage collection to Coveralls (#53)

Removed

  • Drop support for TYPO3 V9 (#49)

Fixed

  • Make sure the necessary directories get created when running the tests (#56)
ext-feuserextrafields - V3.0.0: Completely rewritten for TYPO3 V9/V10

Published by oliverklee over 2 years ago

Completely rewritten for TYPO3 V9/V10.