Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliverklee/ext-feuserextrafields

TYPO3 extension that adds additional common fields to FE users
https://github.com/oliverklee/ext-feuserextrafields

hacktoberfest php typo3 typo3-cms-extension

Last synced: 3 months ago
JSON representation

TYPO3 extension that adds additional common fields to FE users

Awesome Lists containing this project

README

        

# Extra fields for TYPO3 frontend users

[![TYPO3 V11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11)
[![TYPO3 V12](https://img.shields.io/badge/TYPO3-12-orange.svg)](https://get.typo3.org/version/12)
[![License](https://img.shields.io/github/license/oliverklee/ext-feuserextrafields)](https://packagist.org/packages/oliverklee/feuserextrafields)
[![Total downloads](https://poser.pugx.org/oliverklee/feuserextrafields/downloads.svg)](https://packagist.org/packages/oliverklee/feuserextrafields)
[![GitHub CI status](https://github.com/oliverklee/ext-feuserextrafields/workflows/CI/badge.svg?branch=main)](https://github.com/oliverklee/ext-feuserextrafields/actions)
[![Coverage Status](https://coveralls.io/repos/github/oliverklee/ext-feuserextrafields/badge.svg?branch=main)](https://coveralls.io/github/oliverklee/ext-feuserextrafields?branch=main)

This TYPO3 extension adds additional common fields to FE users
and provides Extbase models for this (like the *sr_feuser_register* and
*sf_register* extensions do, but without the additional registering
functionality).

| | URL |
|------------------|-------------------------------------------------------------------|
| **Repository:** | https://github.com/oliverklee/ext-feuserextrafields |
| **Read online:** | https://docs.typo3.org/p/oliverklee/feuserextrafields/main/en-us/ |
| **TER:** | https://extensions.typo3.org/extension/feuserextrafields/ |