umbraco-user-profile-app
Installation
SKILL.md
Umbraco User Profile App
What is it?
User Profile Apps are custom views/tabs that appear in the current user's profile section. They allow you to add custom functionality to the user profile area, such as preferences, activity logs, connected accounts, or any user-specific settings.
Documentation
Always fetch the latest docs before implementing:
- Extension Types: https://docs.umbraco.com/umbraco-cms/extend-your-project/backoffice-extensions/extending-overview/extension-types
- Foundation: https://docs.umbraco.com/umbraco-cms/extend-your-project/backoffice-extensions/foundation
- Extension Registry: https://docs.umbraco.com/umbraco-cms/extend-your-project/backoffice-extensions/extending-overview/extension-registry
Related Foundation Skills
-
Umbraco Element: For implementing the profile app element
- Reference skill:
umbraco-umbraco-element
- Reference skill:
-
Context API: For accessing user context
- Reference skill:
umbraco-context-api
- Reference skill: