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.
- Host: GitHub
- URL: https://github.com/in2code-de/userprofile
- Owner: in2code-de
- Created: 2017-12-16T12:47:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T15:00:45.000Z (about 4 years ago)
- Last Synced: 2025-04-24T01:15:12.153Z (2 months ago)
- Topics: extension, frontend, typo3, user
- Language: PHP
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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 |