“”

TYPO3 CMS Visual Editor TYPO3 CMS Visual Editor

11 likes

visual_editor / stable

Brings a modern WYSIWYG editing experience to TYPO3 CMS.

This version supports TYPO3

13 LTS 14 LTS

Older versions also support TYPO3

13 LTS 14 LTS


Tags

Get started

Download 1.10.0

Details

Author
Matthis Vogel
Last update
10. Aug 2026
First upload
14. Mar 2026
Downloads
14,544
Category
Backend
Dependencies
  • PHP (>=8.2.0 <=8.5.99)
  • TYPO3 (>=13.0.0 <=14.4.99)

Last upload comment

1.10.0 First PSR event for extensions.

## What's Changed
* [BUGFIX] Prevent editable text style collisions by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/122
* [FEATURE] Allow extensions to modify new content wizard URLs by @fnagel in https://github.com/FriendsOfTYPO3/visual_editor/pull/121

## New Contributors
* @fnagel made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/121

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.9.1...1.10.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.10.0


Downloads by month

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require friendsoftypo3/visual-editor to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Filter for TYPO3 versions

1.10.0 stable Latest
August 10, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.10.0 First PSR event for extensions.

## What's Changed
* [BUGFIX] Prevent editable text style collisions by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/122
* [FEATURE] Allow extensions to modify new content wizard URLs by @fnagel in https://github.com/FriendsOfTYPO3/visual_editor/pull/121

## New Contributors
* @fnagel made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/121

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.9.1...1.10.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.10.0
Download
1.9.1 stable
August 04, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.9.1

## What's Changed
* [BUGFIX] Fix cHash calculation for translated iframes by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/118
* [BUGFIX] Restore CKEditor with hash-based CSP configuration by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/117


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.9.0...1.9.1

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.9.1
Download
1.9.0 stable
July 16, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.9.0

## What's Changed
* [FEATURE] Show page visibility in language headers by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/113


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.8.0...1.9.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.9.0
Download
1.8.0 stable
June 25, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.8.0: Built for multilingual editing, funded by the TYPO3 Community

This is a really big release for the Visual Editor: version 1.8.0 introduces multi-language editing directly inside the visual editing experience. Editors can now work with multiple language versions side by side, making it much easier to compare content, review translations, spot layout differences, and keep pages aligned across languages.

The new workflow also brings important improvements around navigation, saving, loading feedback, and editor synchronization, making multilingual editing feel much more connected and reliable.

A huge thank you goes to the TYPO3 Community This feature was financed by the community, and this release would not have been possible without that support.

## What's Changed
* [FEATURE] Enable multi-language editing in Visual Editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/106
* [BUGFIX] Fix newly created workspace page previews by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/109


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.3...1.8.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.8.0
Download
1.7.3 stable
June 23, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.7.3 Improve edit mode reliability and development workflow

## What's Changed
* [TASK] add eslint configuration and fix everything by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/104
* [TASK] Reduce functional CI matrix by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/105
* [BUGFIX] Restore cHash exclusion for edit mode by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/107
* [BUGFIX] Scope image editing to file references by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/108


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.2...1.7.3

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.3
Download
1.7.2 stable
June 12, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.7.2 fix caret position in editable text

## What's Changed
* [BUGFIX] keep cursor position if nothing changes the editable text on focus by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/101
* [TASK] Split save persistence from edit mode middleware by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/102
* [BUGFIX] Restore caret after editable text conversion by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/103


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.1...1.7.2

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.2
Download
1.7.1 stable
June 11, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.7.1

## What's Changed
* [BUGFIX] Avoid duplicated plugin route arguments by @andremichaelis in https://github.com/FriendsOfTYPO3/visual_editor/pull/100

## New Contributors
* @andremichaelis made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/100

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.0...1.7.1

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.1
Download
1.7.0 stable
June 10, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.7.0 Show hidden + nbsp and shy editable

## What's Changed
* [BUGFIX] Load configured RTE import modules by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/94
* [DOCS] Add README section for editors by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/95
* [FEATURE] Add Show hidden toggle to hide disabled content elements by @rolf-thomas in https://github.com/FriendsOfTYPO3/visual_editor/pull/99
* [FEATURE] Make special text characters editable by @N0S0I in https://github.com/FriendsOfTYPO3/visual_editor/pull/97

## New Contributors
* @rolf-thomas made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/99

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.6.1...1.7.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.0
Download
1.6.1 stable
June 02, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.6.1 improves edit mode stability and RTE handling

## What's Changed
* [BUGFIX] set GLOBALS[TYPO3_REQUEST] before DataHandler in saveStuff() by @format-gmbh in https://github.com/FriendsOfTYPO3/visual_editor/pull/86
* [DOCS] Document visual editor limitations by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/91
* [BUGFIX] Load configured RTE import modules by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/92
* [BUGFIX] Disable frontend cache in edit mode by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/90

## New Contributors
* @format-gmbh made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/86

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.6.0...1.7.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.6.1
Download
1.6.0 stable
May 13, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.6.0 Conditionally prefix content element uid in action bar title

## What's Changed
* [FEATURE] Conditionally prefix content element uid in action bar title by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/85


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.5.0...1.6.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.6.0
Download
1.5.0 stable
May 13, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.5.0 small UX improvements

## What's Changed
* [DOCS] Add demo link to README by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/79
* [TASK] Use instead of deprecated functions by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/80
* [BUGFIX] Create new content above selected elements by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/81
* [FEATURE] Keep TYPO3 links in edit mode by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/82
* [FEATURE] Fit drop zone labels into narrow areas by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/83
* [BUGFIX] Hide action bar when editable text loses focus by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/84


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.4.2...1.5.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.5.0
Download
1.4.2 stable
May 10, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.4.2

## What's Changed
* [BUGFIX] Fix f:mark.contentArea in v14 by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/77


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.4.1...1.4.2

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.4.2
Download
1.4.1 stable
April 30, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.4.1 Improve Visual Editor accessibility

Improves accessibility across Visual Editor controls with labels, keyboard activation, focus styling, semantic roles, and localized accessibility texts. This makes editor actions easier to use with keyboards and assistive technologies, and adds README guidance about project-level accessibility responsibilities.

## What's Changed
* [TASK] add functional and unit test setup by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/73
* [TASK] improve visual editor accessibility by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/74


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.4.0...1.4.1

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.4.1
Download
1.4.0 stable
April 25, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.4.0 Big Addition: Images are now editable

Images can now be edited by simply clicking on them:
<img width=1601 height=921 alt=grafik src=https://github.com/user-attachments/assets/73aa5baa-a185-4e17-90d0-c2690aef888d />

## What's Changed
* [FEATURE] make images editable by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/70
* [BUGFIX] handle doktypes with option isViewable=false without breaking the editor by @cowboyxup in https://github.com/FriendsOfTYPO3/visual_editor/pull/72

## New Contributors
* @cowboyxup made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/72

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.3.0...1.4.0



https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.4.0
Download
1.3.0 stable
April 21, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.3.0 add FormEngine-style unsaved changes dialog

## What's Changed
* [TASK] simplify ve-drag-handle by moving more logic into velocity-scroll.js by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/67
* [BUGFIX] handle DataHandler save errors without breaking the editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/68
* [FEATURE] add FormEngine-style unsaved changes dialog by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/69


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.2.1...1.3.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.3.0
Download
1.2.1 stable
April 20, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.2.1

## What's Changed
* [BGUFIX] fix call to getGroupedRecords by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/64


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.2.0...1.2.1

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.2.1
Download
1.1.4 stable
April 16, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.1.4 refines inline editing, drag behavior, and field visibility

## What's Changed
* [BUGFIX] allow trailing spaces while editing trimmed text by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/54
* [TASK] Prevent disallowed named arguments usage using phpstan by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/55
* [TASK] keep empty editable fields highlighted by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/56
* [BUGFIX] Try getParsedBody() before decoding request body stream by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/57
* [TASK] Hide fields that are emptied after blur by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/58
* [BUGFIX] only show the action bar when hovering the content element by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/59
* Auto-scroll page when dragging content elements in visual editor by @N0S0I in https://github.com/FriendsOfTYPO3/visual_editor/pull/60

## New Contributors
* @N0S0I made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/60

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.3...1.1.4

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.4
Download
1.1.3 stable
April 09, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.1.3

## What's Changed
* [BUGFIX] generate editor preview URLs without workspace split compare by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/52


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.2...1.1.3

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.3
Download
1.1.2 stable
April 09, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.1.2 Add an argument for

## What's Changed
* [TASK] improve missing field handling in TextViewHelper by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/48
* [BUGFIX] update editMode TypoScript condition syntax by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/50


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.1...1.1.2

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.2
Download
1.1.1 stable
April 07, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.1.1 fixes preview permissions and editor access in Visual Editor

## What's Changed
* [BUGFIX] respect preview access restrictions in visual editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/44
* [TASK] Fix rector changes by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/47
* [BUGFIX] allow non-admin editors to open the visual editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/46


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.0...1.1.1

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.1
Download
1.1.0 stable
April 02, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.1.0 TCA validation for type=input

## What's Changed
* [FEATURE] add TCA validation support for editable text fields by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/33
* [BUGFIX] allow inline style attributes in mutated CSP policy by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/35
* [BUGFIX] stop loading RTE contents CSS into the visual editor frontend by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/43


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.8...1.1.0

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.0
Download
1.0.8 stable
March 26, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.0.8

## What's Changed
* [BUGFIX] redirect standalone visual editor pages to the backend edit view by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/30
* [BUGFIX] origin check now handles relative URIs by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/32


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.7...1.0.8

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.8
Download
1.0.7 stable
March 25, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.0.7 a lot of Small Bug Fixes

## What's Changed
* Implement visibility change listener and fix font size for drag handle by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/21
* [BUGFIX] Exclude default RTE contents CSS from visual editor frontend by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/23
* [BUGFIX] Clean up component listeners on disconnect by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/25
* [BUGFIX] fix NotLoggedIn css by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/26
* [BUGFIX] remove cross-origin issues in visual editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/29

# Biggest change is the cross Origin issues are now fixed.

**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.6...1.0.7

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.7
Download
1.0.6 stable
March 17, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
1.0.6

## What's Changed
* [BUGFIX] fix ter upload 3 by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/18


**Full Changelog**: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.5...1.0.6

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.6
Download
1.0.1 stable
March 14, 2026
TYPO3: 13 LTS 14 LTS (>=13.0.0 <=14.4.99)
[RELEASE] Initial release
Download

Get started

Download 1.10.0

Details

Author
Matthis Vogel
Last update
10. Aug 2026
First upload
14. Mar 2026
Downloads
14,544
Category
Backend
Dependencies
  • PHP (>=8.2.0 <=8.5.99)
  • TYPO3 (>=13.0.0 <=14.4.99)