TinyMCE HTML Editor with Shopware Entities and Formate Template

281 downloads
TinyMCE HTML editor extended with internal links to Shopware entities throughout the admin area. Additionally extended selection of formate templates to match the theme.
Monthly
€9.90* / month
Cancelable monthly
Annual
16.67% discount
€8.25 / month
€118.80* €99.00* / year
after first year €118.80* / year

Technical Information

Category Administration
Created At September 8, 2023
Last Updated June 8, 2026
Languages de_DE, en_GB
Keywords TinyMCE, Editor, HTML Editor
Technical name AcrisTinyMce

Highlights

  • Replaces all relevant text editors
  • Individual configurations of the TinyMCE editor possible

Features

  • TinyMCE HTML editor extends all text fields in the entire admin area (product descriptions, experience elements, ...)
  • Creation of internal links to products, categories, landing pages of the store
  • Easy selection of existing products, categories, landing pages when creating internal links
  • Styles can be selected to match the text element (text, link, table)
  • Styles are adapted to the previously defined theme

Purpose of the plugin

With the plugin TinyMCE HTML Editor you extend your Shopware text editors in the entire admin area with the possibilities of an HTML editor and additionally create internal links of Shopware entities. Shopware entities include products, categories or landing pages. Thus, you can link directly to these entities in any texts. In addition, the plugin extends the text editors by the use of predefined text, button and table formats, which are oriented from the design to the selected theme. This ensures that the correct design elements are used in all texts on the store page.


Standard functions of TinyMCE HTML Editor

TinyMCE HTML Editor makes it easy for you to edit texts. With the help of the plugin you can enter and format texts the way you are used to from your word processor, without having to write HTML code. You can use the editor to mark text passages as headings, design listings and tables, insert and position images and insert references.


Customising the TinyMCE configuration

In the plugin settings of the TinyMCE plugin, you can customise the TinyMCE configuration according to your wishes.
However, it is important that you place a valid JSON there.

Example code:
{
  "menubar": "file edit insert format view tools table"
}


Reference to the TinyMCE configuration options: https://www.tiny.cloud/docs/configure/.


Additional functions of the TinyMCE HTML Editor

Internal links

Internal links to entities (products, categories or landing pages) can be created in addition to external links. All products, categories and landing pages created in the system can be easily selected and linked via drop-down field. In addition, you also have the option to open the internal links in separate tabs.

Use of the function

  • Open any text editor
  • Create a new link - select a text and click on the link button in the edit bar
  • Select "Internal" for the link type
  • Select an entity (product, category or landing page)
  • Specify a suitable element of the entity
  • Switch "Open in new tab" on or off if necessary

Theme-based formate template

In addition, an extended formate template function is available in the editors. Text, button and table formats can be used to match the defined theme.

Use of the function

  • Open any text editor
  •  Select the appropriate element in the text where the formate template is to be applied
       Select a link to apply a button style
       Mark a text to apply a text format
       Mark a table to use a table format
  • Click Format > Formats in the edit bar and select a suitable formate template

After installation and activation of the plugin you can optionally configure expert settings the Tiny MCE HTML editor in the admin area under Extensions > My Extensions > Tiny MCE > ... > Configuration.


The TinyMCE HTML Editor is displayed immediately after installation for all meaningful text input fields in the Shopware Admin. (product descriptions, experience elements, ...)

Frequently Asked Questions

Yes, we have integrated the Shopware media selection directly into the TinyMCE editor. The Shopware media selection can be opened in the editor under Insert > Image > Source.

No, because our plugin is already the self-hosted version of TinyMCE. In addition, only Shopware-specific themes have been extended.

Version Date Compatibility Changelog
4.2.0 13 May 2026 >=6.7.1.2 <6.8.0.0
  • - Adds new configuration option "Image loading behavior" to control the loading attribute for images rendered in the text editor. Options: Lazy (default) or Eager.
4.1.11 17 March 2026 >=6.7.1.2 <6.8.0.0
  • - Fixes dropdown select fields in media modal not working.
4.1.10 16 March 2026 >=6.7.1.2 <6.8.0.0
  • - Improved plugin compatibility in Shopping experiences.
4.1.9 23 February 2026 >=6.7.1.2 <6.8.0.0
  • - Fixes link modal not opening when Shopware CMS Extensions is installed.
4.1.8 23 February 2026 >=6.7.1.2 <6.8.0.0
  • - Fixes disabled state handling of text editors in the shopping experiences
4.1.7 3 February 2026 >=6.7.1.2 <6.8.0.0
  • - Fixes text content overwrite issue in shopping experience.
4.1.6 26 January 2026 >=6.7.1.2 <6.8.0.0
  • - Fixes content not updating in Shopping experience after closing modal.
4.1.5 26 January 2026 >=6.7.1.2 <6.8.0.0
  • - Fixes wrong inheritance state of custom fields when TinyMCE editor is used for variant products.
4.1.4 9 January 2026 >=6.7.1.2 <6.8.0.0
  • - Added support for srcset formatting in the source code editor for the img tags.
4.1.3 13 November 2025 >=6.7.1.2 <6.8.0.0
  • - Fix link modal background overlay issue.
4.1.2 12 November 2025 >=6.7.1.2 <6.8.0.0
  • - Fix link modal not opening correctly when Shopware CMS Extensions is installed.
4.1.1 6 October 2025 >=6.7.1.2 <6.8.0.0
  • - Fixes no label display for some content editors.
4.1.0 22 September 2025 >=6.7.1.2 <6.8.0.0
  • - Added lazy loading to images uploaded in the editor
  • - Fixes issue with images not displaying in the admin when media is uploaded through the TinyMCE editor.
  • - Custom TinyMCE configuration now accepts both strict JSON and JavaScript object literal (JSON5-like) formats, avoiding JSON.parse errors in admin.
4.0.4 1 September 2025 >=6.7.1.2 <6.8.0.0
  • - Optimised media url handling when media is uploaded through the TinyMCE editor.
  • - Removed quick image add due to compatibility issues.
  • - Added table settings to the toolbar.
4.0.3 18 August 2025 >=6.7.1.2 <6.8.0.0
  • - Optimised TinyMCE code editor functionality.
4.0.2 7 August 2025 >=6.7.1.2 <6.8.0.0
  • - Fixes modal overlay issue when uploading images in the TinyMCE editor.
4.0.1 5 August 2025 >=6.7.1.2 <6.8.0.0
  • - Fixes issue with editor not initialising properly in the administration.
4.0.0 5 August 2025 >=6.7.1.0 <6.8.0.0
  • - Compatibility with Shopware 6.7.
  • - Support for the following languages: de-DE, en-GB, nl-NL, fr-FR, es-ES, fi-FI, nn-NO, sv-SE, cs-CZ, pt-PT, tr-TR, da-DK, it-IT, pl-PL, bs-BA
3.4.2 9 January 2026 >=6.6.0.0 <6.7.0.0
  • - Added support for srcset formatting in the source code editor for the img tags.
3.4.1 22 September 2025 >=6.6.0.0 <6.7.0.0
  • - Custom TinyMCE configuration now accepts both strict JSON and JavaScript object literal (JSON5-like) formats, avoiding JSON.parse errors in admin.
3.4.0 19 September 2025 >=6.6.0.0 <6.7.0.0
  • - Added lazy loading to images uploaded in the editor
  • - Fixes issue with images not displaying in the admin when media is uploaded through the TinyMCE editor.
  • - Fixes images not displaying after the name is changed in the media manager.
3.3.4 17 September 2025 >=6.6.0.0 <6.7.0.0
  • - Fixes media not loading properly if the domain name is changed.
3.3.3 5 September 2025 >=6.6.0.0 <6.7.0.0
  • - Optimised image url loading when PaaS is used.
3.3.2 1 September 2025 >=6.6.0.0 <6.7.0.0
  • - Optimised media url handling when media is uploaded through the TinyMCE editor.
  • - Removed quick image add due to compatibility issues.
  • - Added table settings to the toolbar.
3.3.1 10 June 2025 >=6.6.0.0 <6.7.0.0
  • - Extension of the quickbars selection toolbar with the "mark" functionality.
3.3.0 4 June 2025 >=6.6.0.0 <6.7.0.0
  • - Extension of the toolbar with the "mark" functionality.
3.2.9 2 June 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixed not loading content after focusing text editor inside the shopping experience.
3.2.8 8 May 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes problem with editor not working properly for customer custom fields.
3.2.7 8 May 2025 >=6.6.0.0 < 6.7.0.0
  • - Optimised text editor custom fields in categories.
3.2.6 5 May 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes saving issue when text editor content is empty.
3.2.5 5 May 2025 >=6.6.0.0 < 6.7.0.0
  • - Optimised category unsaved changes modal display when using custom fields.
3.2.4 28 April 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes displaying unsaved changes even if there are no changes.
3.2.3 10 April 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes cursor jumping to the beginning of the text when editing in the TinyMCE editor.
  • - Fixes break line issue (soft and hard) when pressing Enter in the TinyMCE editor.
  • - By default the new lines are wrapped in a <div> container.
3.2.2 8 April 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes issue with text content not updating correctly in shopping experience elements.
3.2.1 31 March 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes wrong content display when switching the language in the admin.
3.2.0 17 March 2025 >=6.6.0.0 < 6.7.0.0
  • - Added content wrapper setting to plugin configuration.
3.1.9 17 March 2025 >=6.6.0.0 < 6.7.0.0
  • - Optimised plugin performance.
3.1.8 17 March 2025 >=6.6.0.0 < 6.7.0.0
  • - Removed p from wrapping the editor content.
3.1.7 5 March 2025 >=6.6.0.0 < 6.7.0.0
  • - Fixes the issue with overwriting the content when multiple editor instances are used at the same page in the admin.
3.1.6 21 February 2025 >=6.6.0.0 < 6.7.0.0
  • - Optimised soft and hard line breaks in the editor when pressing Enter.
3.1.5 12 December 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixed html text render.
3.1.4 12 December 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixed html text render.
3.1.3 29 October 2024 >=6.6.0.0 < 6.7.0.0
  • - Format button can now be applyed on any html element.
3.1.2 9 September 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixed image url when is uploaded through tinymce.
3.1.1 22 August 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixed image display in admin and storefront.
3.1.0 1 August 2024 >=6.6.0.0 < 6.7.0.0
  • - Added title input for link.
3.0.5 22 May 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixes bug with copying content from one editor instance to another when is switched between editors in case when multiple editor instance are used.
3.0.4 3 May 2024 >=6.6.0.0 < 6.7.0.0
  • - Added Format
3.0.3 2 May 2024 >=6.6.0.0 < 6.7.0.0
  • - Added German translation
3.0.2 15 April 2024 >=6.6.0.0 < 6.7.0.0
  • - Optimisation of the description of the plugin settings for configuring the TinyMCE editor.
3.0.1 18 March 2024 >=6.6.0.0 < 6.7.0.0
  • - Updated pipleline.
3.0.0 14 March 2024 >=6.6.0.0 < 6.7.0.0
  • - Compatibility with Shopware 6.6.
2.1.13 30 May 2025 >=6.5.0.0 <6.6.0.0
  • - Fixes cursor jumping to the beginning of the text when editing in the TinyMCE editor.
  • - Fixes break line issue (soft and hard) when pressing Enter in the TinyMCE editor.
  • - By default the new lines are wrapped in a <div> container.
2.1.12 31 March 2025 >=6.5.0.0 <6.6.0.0
  • - Fixes wrong content display when switching the language in the admin.
2.1.11 17 March 2025 >=6.5.0.0 <6.6.0.0
  • - Removed p from wrapping the editor content.
2.1.10 21 February 2025 >=6.5.0.0 <6.6.0.0
  • - Optimised soft and hard line breaks in the editor when pressing Enter.
2.1.9 29 October 2024 >=6.5.0.0 <6.6.0.0
  • - Fixed image url.
2.1.8 29 October 2024 >=6.5.0.0 <6.6.0.0
  • - Fixed 404 image url from tinymce.
2.1.7 28 October 2024 >=6.5.0.0 <6.6.0.0
  • - Format button can now be applyed on any html element.
2.1.6 3 October 2024 >=6.5.0.0 <6.6.0.0
  • - Link-Url korrigiert.
2.1.5 12 September 2024 >=6.4.0.0 <6.5.0.0
  • - Fixed url error in 6.4.
2.1.4 10 September 2024 >=6.4.0.0 <6.6.0.0
  • - Fixed image url when is uploaded through tinymce for multistore.
2.1.3 9 September 2024 >=6.4.0.0 <6.6.0.0
  • - Fixed image url when is uploaded through tinymce.
2.1.2 22 August 2024 >=6.4.0.0 <6.6.0.0
  • - Fixed image display in admin and storefront.
2.1.1 21 August 2024 >=6.4.0.0 <6.6.0.0
  • - Fixed images not displaying in storefront when uploading through the editor.
2.1.0 1 August 2024 >=6.4.0.0 <6.6.0.0
  • - Added title input for link.
2.0.12 16 July 2024 >=6.4.0.0 <6.6.0.0
  • - Bugfix fixed error that tinymce is not initialized.
2.0.11 16 July 2024 >=6.4.0.0 <6.6.0.0
  • - Bugfix fixed error that tinymce is not initialized.
2.0.10 22 May 2024 >=6.5.0.0 <6.6.0.0
  • - Fixes bug with copying content from one editor instance to another when is switched between editors in case when multiple editor instance are used.
2.0.9 15 March 2024 >=6.4.0.0
  • - Optimised editor loading for custom fields of type text editor.
2.0.8 4 March 2024 >=6.4.0.0
  • - Added html editor button inside the tiny editor toolbar.
2.0.7 21 February 2024 >=6.4.0.0
  • - Fixed editor not working for inherited fields.
2.0.6 22 December 2023 >=6.4.0.0
  • - Fixed issue with landing page link data display in administration.
2.0.5 19 December 2023 >=6.4.0.0
  • - Fixed editor styling in administration.
2.0.4 18 December 2023 >=6.4.0.0
  • - Optimised editor formats styling.
2.0.3 30 November 2023 >=6.4.0.0
  • - Improved TinyMCE loading.
2.0.2 30 November 2023 >=6.4.0.0
  • - Optimised plugin compatibility.
2.0.1 27 September 2023 >=6.4.0.0
  • - Optimisation of the standard table formatting.
2.0.0 4 August 2023 >=6.4.0.0
  • - Change of the minimum Shopware version.
1.6.4 21 July 2023 >=6.3.0.0
  • - Optimised plugin compatibility.
1.6.3 21 March 2023 >=6.3.0.0
  • - Fixes a problem with creating internal links
1.6.2 13 February 2023 >=6.3.0.0
  • - Change of the plugin name and the manufacturer links.
1.6.1 25 January 2023 >=6.3.0.0
  • - Adds a help text to the plugin configuration.
1.6.0 26 November 2022 >=6.3.0.0
  • - Added span format.
1.5.10 26 November 2022 >=6.3.0.0
  • - Removed <p> html tag automatically wrapping the text in storefront.
1.5.9 26 November 2022 >=6.3.0.0
  • - Fixed landing page link format.
  • - Added button to remove the link in custom link editor modal.
1.5.8 26 November 2022 >=6.3.0.0
  • - Optimised loading of links data in TinyMCE custom link modal.
1.5.7 26 November 2022 >=6.3.0.0
  • - Optimisation of the texts in the administration.
1.5.6 26 November 2022 >=6.3.0.0
  • - Added option to link to a landing page.
  • - Optimised functionality for linking to own entities.
1.5.4 26 November 2022 >=6.3.0.0
  • - Added admin tables preview
1.5.3 26 November 2022 >=6.3.0.0
  • - Adds labels to text boxes.
  • - Improves compatibility with newer Shopware versions.
1.5.2 26 November 2022 >=6.3.0.0
  • - Improves compatibility with Shopware >= 6.4.10.0.
1.5.1 26 November 2022 >=6.3.0.0
  • - Changed admin preview
1.5.0 26 November 2022 >=6.3.0.0
  • - Added editor formats css styling
1.4.0 26 November 2022 >=6.3.0.0
  • - Added text and headline formats
  • - Added button warning format
1.3.0 26 November 2022 >=6.3.0.0
  • - TinyMce update to 5.10.2
1.2.4 26 November 2022 >=6.3.0.0
  • - Optimizes tinyMce for inline edit.
1.2.3 26 November 2022 >=6.3.0.0
  • - Adds validation on tinyMce value update.
1.2.2 26 November 2022 >=6.3.0.0
  • - Optimization of the TinyMCE update of the value.
1.2.1 26 November 2022 >=6.3.0.0
  • - Customization of the default TinyMCE configuration
1.2.0 26 November 2022 >=6.3.0.0
  • - Adds plugin configuration for customizing the configuration of the TinyMCE editor.
1.1.0 26 November 2022 >=6.3.0.0
  • - Allows the addition of custom format templates in the plugin config
1.0.2 26 November 2022 >=6.3.0.0
  • - Fixes problems loading the TinyMCE editor in the correct language.
  • - Fixes a Javascript problem when editing text in the TinyMCE editor.
1.0.1 26 November 2022 >=6.3.0.0
  • - Replaces shopware default editor with Tiny MCE
1.0.0 26 November 2022 >=6.3.0.0
  • - Release
Bewertungen

Average rating of 5 out of 5 stars

6 reviews

6
0
0
0
0

Direkte Integration in die Shopware-Struktur

Review with rating of 5 out of 5 stars

· 9 January 2026

Der größte Vorteil dieses Plugins ist definitiv der direkte Zugriff auf Shopware 6 Entitäten: Im Gegensatz zu anderen Editoren kann man hier nicht nur externe Links setzen, sondern Produkte, Kategorien und Landingpages direkt aus dem System auswählen und verlinken. Das bedeutet: Wenn sich später die URL-Struktur ändert oder SEO-URLs angepasst werden, bleiben die internen Links automatisch korrekt. Das spart enorm viel Zeit bei der Pflege und verhindert fehlerhafte Links.

Besonders praktisch ist auch die Medienintegration: Bilder lassen sich direkt aus dem Shopware-Medienverzeichnis einfügen, ohne dass man Pfade manuell eingeben oder Dateien erneut hochladen muss. Das vereinfacht die Content-Erstellung erheblich und sorgt für eine konsistente Medienverwaltung.

Blitzschneller Support
Der ACRIS-Support reagiert extrem schnell auf Anfragen. Bei aufkommenden Fragen erhält man innerhalb kürzester Zeit kompetente Hilfe. Das gibt einem die Sicherheit, auch bei komplexeren Anforderungen gut unterstützt zu werden.

Armin

Super Plugin und Support

Review with rating of 5 out of 5 stars

· 11 March 2025

Unverzichtbar für die Inhaltsbearbeitung im Admin. Der Support ist schnell und ein Fehler wurde umgehend korrigiert. Empfehlenswert.

Toller Support und super Plugin

Review with rating of 5 out of 5 stars

· 1 August 2024

Bin immer wieder begeistert vom Support. Keine 3 Stunden, da kam schon ein Update, weil mir eine Kleinigkeit im Plugin fehlte, Tolles Plugin, wie viele andere Plugins von Acris aus.

Toller Support & fairer Preis

Review with rating of 5 out of 5 stars

· 17 July 2024

Meine Fragen bezüglich Konfiguration wurden innerhalb weniger Stunden geklärt. Danke!

Einfach zu bedienen und tolle Features

Review with rating of 5 out of 5 stars

· 3 May 2024

Der Editor ist kompakt, übersichtlich und bietet dennoch alle wichtigen Funktionen. Das Feature, das man damit auch bestimmte Formate wie primäre oder sekundäre Buttons einfügen kann, gefällt uns!