Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oliverklee/ext-feuserextrafields
- Owner: oliverklee
- License: gpl-2.0
- Created: 2020-03-26T10:54:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T14:28:49.000Z (3 months ago)
- Last Synced: 2024-10-21T06:58:08.926Z (3 months ago)
- Topics: hacktoberfest, php, typo3, typo3-cms-extension
- Language: PHP
- Homepage:
- Size: 700 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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/ |