Modern Extbase Frontend Edit
- Extension key
-
modern_extbase_frontend_edit
- Package name
-
sbuerk/modern-extbase-frontend-edit
- Version
-
main
- Language
-
en
- Author
-
sbuerk
- License
-
This document is published under the Open Content License.
- Rendered
-
Fri, 14 Aug 2026 14:57:12 +0000
Editing a profile record and its child collections directly on the page: every field, every address, every e-mail address and the profile image, saved without a page reload, from a web component that enhances markup the website already rendered.
Attention
This is a proof of concept, not a product. It exists to answer one question — can Extbase entities with relations be managed from the frontend with a modern, progressively enhanced interface — and to be read while answering it.
Several decisions in it are deliberate trade-offs that would be wrong in a production extension, and they are documented as such rather than fixed. Read Known limitations before building on any of it.
Introduction
What the extension does, and which TYPO3 and PHP versions it supports.
Installation
Install it, and the four things it needs before anything is visible.
Configuration
The site set, every setting, the TypoScript, and overriding templates.
Editors
The three plugins, the profile record, and what editing looks like.
Reference
Tables, validation rules, the image upload bounds and the endpoints.
Known limitations
What it deliberately does not do, and why.
Changelog
Overview of the changes per released version.