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

https://github.com/in2code-de/userprofile

TYPO3 Extension which provides a personal profile page for frontend users. Users can manage their privacy settings and decide which data are displayed. All data of the frontendUser Model can be used out of the box. Additional data (f.e. from other extensions which extends the frontend user model) can be displayed via view helpers.
https://github.com/in2code-de/userprofile

extension frontend typo3 user

Last synced: 2 months ago
JSON representation

TYPO3 Extension which provides a personal profile page for frontend users. Users can manage their privacy settings and decide which data are displayed. All data of the frontendUser Model can be used out of the box. Additional data (f.e. from other extensions which extends the frontend user model) can be displayed via view helpers.

Awesome Lists containing this project

README

        

# TYPO3 Extension userprofile

TYPO3 Frontend User Profile

## Quick installation

Please look at the manual for a detailed documentation at

Quick guide:

## Supported version

| Software | Versions |
| ----------- | ---------- |
| TYPO3 | 8.7 - 9.5 |
| PHP | 7.0 - 7.2 |

## Changelog

| Version | Date | State | Description |
| ---------- | ---------- | ------------ | -------------------------------------------------------------------------------------------------------------------------- |
| 0.0.1 | 2017-09-06 | Task | Initial setup |