PHPackages                             xima/xima-typo3-frontend-edit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xima/xima-typo3-frontend-edit

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

xima/xima-typo3-frontend-edit
=============================

Frontend Edit - This extension provides an edit button for editors within frontend content elements.

2.4.0(3d ago)1414.3k↓41%4[1 issues](https://github.com/xima-media/xima-typo3-frontend-edit/issues)[1 PRs](https://github.com/xima-media/xima-typo3-frontend-edit/pulls)GPL-2.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Aug 9Pushed 2w ago3 watchersCompare

[ Source](https://github.com/xima-media/xima-typo3-frontend-edit)[ Packagist](https://packagist.org/packages/xima/xima-typo3-frontend-edit)[ RSS](/packages/xima-xima-typo3-frontend-edit/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (58)Versions (72)Used By (0)

[![Extension icon](Resources/Public/Icons/Extension.png)](Resources/Public/Icons/Extension.png)

TYPO3 extension `xima_typo3_frontend_edit`
==========================================

[](#typo3-extension-xima_typo3_frontend_edit)

[![Latest Stable Version](https://camo.githubusercontent.com/1900b3583175915a31f77bdb4c6ca8c99ece7dab0e06128e2eb9b41035316645/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f78696d615f7479706f335f66726f6e74656e645f656469742f76657273696f6e2f736869656c64732e737667)](https://extensions.typo3.org/extension/xima_typo3_frontend_edit)[![Supported TYPO3 versions](https://camo.githubusercontent.com/8f10e7b9e69bc80402ef4db30ce0151352b253116d51b99a54bfdf62e1425f70/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f78696d615f7479706f335f66726f6e74656e645f656469742f7479706f332f736869656c64732e737667)](https://extensions.typo3.org/extension/xima_typo3_frontend_edit)[![Supported PHP Versions](https://camo.githubusercontent.com/5d59115030daa8a9d0abba92b36c874e98cf90dfb015c1e9dd0fa627bd135eeb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f78696d612f78696d612d7479706f332d66726f6e74656e642d656469742f7068703f6c6f676f3d706870)](https://packagist.org/packages/xima/xima-typo3-frontend-edit)[![Coverage](https://camo.githubusercontent.com/a1c5c3f59779a2c5a88e6633aa58b2b5c00970326ce20fbfb77729aefbb1a2cf/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c73436f7665726167652f6769746875622f78696d612d6d656469612f78696d612d7479706f332d66726f6e74656e642d656469743f6c6f676f3d636f766572616c6c73)](https://coveralls.io/github/xima-media/xima-typo3-frontend-edit)[![CGL](https://camo.githubusercontent.com/e050e999a9d3e57ae0134deffd15bf969a02d9d8c3103971c90bafdd4f8edad2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f78696d612d6d656469612f78696d612d7479706f332d66726f6e74656e642d656469742f63676c2e796d6c3f6c6162656c3d63676c266c6f676f3d676974687562)](https://github.com/xima-media/xima-typo3-frontend-edit/actions/workflows/cgl.yml)[![Tests](https://camo.githubusercontent.com/caa9f88a3072d88b065a00d2708731ad9bca07f61965bad0314ec0e7e8ba212b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f78696d612d6d656469612f78696d612d7479706f332d66726f6e74656e642d656469742f74657374732e796d6c3f6c6162656c3d7465737473266c6f676f3d676974687562)](https://github.com/xima-media/xima-typo3-frontend-edit/actions/workflows/tests.yml)[![License](https://camo.githubusercontent.com/05b2e1d7c2d0ca7b465288c538e59babf55f3dc51b59fcca0875140d7d51c580/68747470733a2f2f706f7365722e707567782e6f72672f78696d612f78696d612d7479706f332d66726f6e74656e642d656469742f6c6963656e7365)](LICENSE.md)

This TYPO3 extension adds lightweight editing tools to the frontend, allowing backend users to edit, hide, delete, and reorder content elements and pages without leaving the site.

[![Frontend Edit](./Documentation/Images/screenshot.jpg)](./Documentation/Images/screenshot.jpg)

Important

**Delineation and classification**: This is **not** a further development of the "original" extension [frontend\_editing](https://extensions.typo3.org/extension/frontend_editing). It is similar in some ways to the realisation of the [feedit](https://extensions.typo3.org/extension/feedit) extension. This extension is an independent implementation with a different approach. See the [Delineation](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Delineation/Index.html) page in the documentation for a detailed comparison with related extensions like [visual\_editor](https://github.com/FriendsOfTYPO3/visual_editor) and [content\_preview](https://github.com/T3-UX/content_preview).

The extension injects a small JavaScript into the frontend that generates action links to the TYPO3 backend, bridging the gap between frontend preview and backend editing.

Note

**Why?** TYPO3 editors often need to switch between the frontend and the backend to find and edit the right content element. This extension eliminates that context switch by providing editing actions directly where the content is displayed — making the editorial workflow faster and more intuitive.

✨ Features
----------

[](#-features)

- **Content Element Editing**
    - **[Edit Menu](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Usage/EditMenu.html)** - Quick access to edit, hide, delete, and move content elements
    - **[Delete Confirmation](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Usage/EditMenu.html#delete-confirmation)** - Confirmation dialog before deleting records *(new in v2.3)*
    - **[Inline Editing](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Usage/ContextualEditing.html)** *(experimental)* - Edit content directly in the frontend
    - **New Content Wizard** - Create new content elements via TYPO3's native New Content Element Wizard, hosted in the slide-in iframe modal on both v13 and v14 (requires `frontendEdit.enableContextualEditing`)
- **Page Toolbar**
    - **[Toolbar](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Usage/Toolbar.html)** - Page-level actions and toggle for frontend editing
    - **Dark/Light Mode** - Automatic or manual color scheme selection
    - **Configurable Position** - 12 toolbar positions available
- **Configuration**
    - **[Site Settings](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Configuration/SiteSettings.html)** - Per-site configuration via YAML
    - **[UserTSconfig](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Configuration/UserTSconfig.html)** - Disable frontend editing per user or user group
- **Developer**
    - **[PSR-14 Events](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/DeveloperCorner/Events.html)** - Customize menus with custom actions
    - **ViewHelpers** - [Data attributes](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/DeveloperCorner/DataAttributes.html) for related records, [column target buttons](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/DeveloperCorner/EmptyColumns.html) for new content (empty columns and end-of-column) *(new in v2.3)*

### Inline Editing *(experimental)*

[](#inline-editing-experimental)

Note

New in **v2.2+** — thanks to [Violetta Digital Craft](https://www.violetta.ch/) for supporting this feature.

Edit content elements directly in the frontend without navigating to the backend. Enable via Site Settings: `frontendEdit.enableContextualEditing: true`

[![Inline Editing](./Documentation/Images/inline-edit-screencast.gif)](./Documentation/Images/inline-edit-screencast.gif)

[Documentation](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Usage/ContextualEditing.html)

🔥 Installation
--------------

[](#-installation)

### Requirements

[](#requirements)

- TYPO3 &gt;= 13.4
- PHP 8.2+

### Supports

[](#supports)

**Version****TYPO3****PHP**2.x13-148.2-8.51.x11-138.1-8.5### Composer

[](#composer)

[![Packagist](https://camo.githubusercontent.com/b3399754b2bd4068a2cf1e99aba9f3eedbecf5cb9b2cb27b621dd7a94713433d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f78696d612f78696d612d7479706f332d66726f6e74656e642d656469743f6c6162656c3d76657273696f6e266c6f676f3d7061636b6167697374)](https://packagist.org/packages/xima/xima-typo3-frontend-edit)[![Packagist Downloads](https://camo.githubusercontent.com/f7dae45b98104367448ba164cd18b86003b8e6f8dd57f9cfda748504b730262a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f78696d612f78696d612d7479706f332d66726f6e74656e642d656469743f636f6c6f723d627269676874677265656e)](https://packagist.org/packages/xima/xima-typo3-frontend-edit)

```
composer require xima/xima-typo3-frontend-edit
```

### TER

[](#ter)

[![TER version](https://camo.githubusercontent.com/1900b3583175915a31f77bdb4c6ca8c99ece7dab0e06128e2eb9b41035316645/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f78696d615f7479706f335f66726f6e74656e645f656469742f76657273696f6e2f736869656c64732e737667)](https://extensions.typo3.org/extension/xima_typo3_frontend_edit)[![TER downloads](https://camo.githubusercontent.com/90fce0ac64a0aa370ab4c8ef6a5badcdfd04ea46bf5240974809fe2c3bc87bec/68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f78696d615f7479706f335f66726f6e74656e645f656469742f646f776e6c6f6164732f736869656c64732e737667)](https://extensions.typo3.org/extension/xima_typo3_frontend_edit)

Download the zip file from [TYPO3 extension repository (TER)](https://extensions.typo3.org/extension/xima_typo3_frontend_edit).

📙 Documentation
---------------

[](#-documentation)

Please have a look at the [official extension documentation](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html).

[![Frontend Edit Screencast](./Documentation/Images/intro.gif)](./Documentation/Images/intro.gif)

Note

Facing trouble or issues? You may find help in the following sections:

- [How it works](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/HowItWorks/Index.html)
- [Migration](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Migration/Index.html)
- [FAQ](https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/FAQ/Index.html)

🧑‍💻 Contributing
----------------

[](#‍-contributing)

Please take a look at [Contributing](CONTRIBUTING.md).

💎 Credits
---------

[](#-credits)

Thanks to [move:elevator](https://www.move-elevator.de/) and [XIMA](https://www.xima.de/) for supporting the development of this extension.

⭐ License
---------

[](#-license)

This project is licensed under [GNU General Public License 2.0 (or later)](LICENSE.md).

###  Health Score

59

—

FairBetter than 98% of packages

Maintenance96

Actively maintained with recent releases

Popularity36

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 88% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~30 days

Recently: every ~20 days

Total

24

Last Release

3d ago

Major Versions

1.x-dev → 2.0.02025-12-19

PHP version history (3 changes)v1.0.0PHP ^8.1

1.x-devPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

2.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/847890ddab205b4421b159071ae9c72f113f3f7786e2393c6403406fc52dc5f5?d=identicon)[ximamedia](/maintainers/ximamedia)

---

Top Contributors

[![konradmichalik](https://avatars.githubusercontent.com/u/4558190?v=4)](https://github.com/konradmichalik "konradmichalik (424 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (39 commits)")[![zeaiso](https://avatars.githubusercontent.com/u/77481196?v=4)](https://github.com/zeaiso "zeaiso (16 commits)")[![maikschneider](https://avatars.githubusercontent.com/u/696865?v=4)](https://github.com/maikschneider "maikschneider (3 commits)")

---

Tags

typo3typo3-cms-extensiontypo3-extension

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/xima-xima-typo3-frontend-edit/health.svg)

```
[![Health](https://phpackages.com/badges/xima-xima-typo3-frontend-edit/health.svg)](https://phpackages.com/packages/xima-xima-typo3-frontend-edit)
```

###  Alternatives

[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[typo3/cms-core

TYPO3 CMS Core

3713.2M5.1k](/packages/typo3-cms-core)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

22260.2k](/packages/eliashaeussler-typo3-warming)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[pagemachine/searchable

TYPO3 extension to index and search content with Elasticsearch

1039.9k](/packages/pagemachine-searchable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
