TinyMCE HTML Editor with Shopware Entities and Formate Template

Product number: AcrisTinyMce

Product information "TinyMCE HTML Editor with Shopware Entities and Formate Template"

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

 

Bundle: CMS Bundle
Version
Required Shopware version
Published on
Changelog
Version
4.1.9
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
23 February 2026
Changelog

- Fixes link modal not opening when Shopware CMS Extensions is installed.

Version
4.1.8
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
23 February 2026
Changelog

- Fixes disabled state handling of text editors in the shopping experiences

Version
4.1.7
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
3 February 2026
Changelog

- Fixes text content overwrite issue in shopping experience.

Version
4.1.6
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
26 January 2026
Changelog

- Fixes content not updating in Shopping experience after closing modal.

Version
4.1.5
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
26 January 2026
Changelog

- Fixes wrong inheritance state of custom fields when TinyMCE editor is used for variant products.

Version
4.1.4
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
9 January 2026
Changelog

- Added support for srcset formatting in the source code editor for the img tags.

Version
4.1.3
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
13 November 2025
Changelog

- Fix link modal background overlay issue.

Version
4.1.2
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
12 November 2025
Changelog

- Fix link modal not opening correctly when Shopware CMS Extensions is installed.

Version
4.1.1
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
6 October 2025
Changelog

- Fixes no label display for some content editors.

Version
4.1.0
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
22 September 2025
Changelog

- 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.

Version
4.0.4
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
1 September 2025
Changelog

- 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.

Version
4.0.3
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
18 August 2025
Changelog

- Optimised TinyMCE code editor functionality.

Version
4.0.2
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
7 August 2025
Changelog

- Fixes modal overlay issue when uploading images in the TinyMCE editor.

Version
4.0.1
Required Shopware version
Published on
Required Shopware version
>=6.7.1.2 <6.8.0.0
Published on
5 August 2025
Changelog

- Fixes issue with editor not initialising properly in the administration.

Version
4.0.0
Required Shopware version
Published on
Required Shopware version
>=6.7.1.0 <6.8.0.0
Published on
5 August 2025
Changelog

- 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

Version
3.4.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
9 January 2026
Changelog

- Added support for srcset formatting in the source code editor for the img tags.

Version
3.4.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
22 September 2025
Changelog

- Custom TinyMCE configuration now accepts both strict JSON and JavaScript object literal (JSON5-like) formats, avoiding JSON.parse errors in admin.

Version
3.4.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
19 September 2025
Changelog

- 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.

Version
3.3.4
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
17 September 2025
Changelog

- Fixes media not loading properly if the domain name is changed.

Version
3.3.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
5 September 2025
Changelog

- Optimised image url loading when PaaS is used.

Version
3.3.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
1 September 2025
Changelog

- 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.

Version
3.3.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
10 June 2025
Changelog

- Extension of the quickbars selection toolbar with the "mark" functionality.

Version
3.3.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 <6.7.0.0
Published on
4 June 2025
Changelog

- Extension of the toolbar with the "mark" functionality.

Version
3.2.9
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
2 June 2025
Changelog

- Fixed not loading content after focusing text editor inside the shopping experience.

Version
3.2.8
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
8 May 2025
Changelog

- Fixes problem with editor not working properly for customer custom fields.

Version
3.2.7
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
8 May 2025
Changelog

- Optimised text editor custom fields in categories.

Version
3.2.6
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
5 May 2025
Changelog

- Fixes saving issue when text editor content is empty.

Version
3.2.5
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
5 May 2025
Changelog

- Optimised category unsaved changes modal display when using custom fields.

Version
3.2.4
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
28 April 2025
Changelog

- Fixes displaying unsaved changes even if there are no changes.

Version
3.2.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
10 April 2025
Changelog

- 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.

Version
3.2.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
8 April 2025
Changelog

- Fixes issue with text content not updating correctly in shopping experience elements.

Version
3.2.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
31 March 2025
Changelog

- Fixes wrong content display when switching the language in the admin.

Version
3.2.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
17 March 2025
Changelog

- Added content wrapper setting to plugin configuration.

Version
3.1.9
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
17 March 2025
Changelog

- Optimised plugin performance.

Version
3.1.8
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
17 March 2025
Changelog

- Removed p from wrapping the editor content.

Version
3.1.7
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
5 March 2025
Changelog

- Fixes the issue with overwriting the content when multiple editor instances are used at the same page in the admin.

Version
3.1.6
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
21 February 2025
Changelog

- Optimised soft and hard line breaks in the editor when pressing Enter.

Version
3.1.5
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
12 December 2024
Changelog

- Fixed html text render.

Version
3.1.4
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
12 December 2024
Changelog

- Fixed html text render.

Version
3.1.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
29 October 2024
Changelog

- Format button can now be applyed on any html element.

Version
3.1.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
9 September 2024
Changelog

- Fixed image url when is uploaded through tinymce.

Version
3.1.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
22 August 2024
Changelog

- Fixed image display in admin and storefront.

Version
3.1.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
1 August 2024
Changelog

- Added title input for link.

Version
3.0.5
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
22 May 2024
Changelog

- Fixes bug with copying content from one editor instance to another when is switched between editors in case when multiple editor instance are used.

Version
3.0.4
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
3 May 2024
Changelog

- Added Format

Version
3.0.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
2 May 2024
Changelog

- Added German translation

Version
3.0.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
15 April 2024
Changelog

- Optimisation of the description of the plugin settings for configuring the TinyMCE editor.

Version
3.0.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
18 March 2024
Changelog

- Updated pipleline.

Version
3.0.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
14 March 2024
Changelog

- Compatibility with Shopware 6.6.

Version
2.1.13
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
30 May 2025
Changelog

- 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.

Version
2.1.12
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
31 March 2025
Changelog

- Fixes wrong content display when switching the language in the admin.

Version
2.1.11
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
17 March 2025
Changelog

- Removed p from wrapping the editor content.

Version
2.1.10
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
21 February 2025
Changelog

- Optimised soft and hard line breaks in the editor when pressing Enter.

Version
2.1.9
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
29 October 2024
Changelog

- Fixed image url.

Version
2.1.8
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
29 October 2024
Changelog

- Fixed 404 image url from tinymce.

Version
2.1.7
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
28 October 2024
Changelog

- Format button can now be applyed on any html element.

Version
2.1.6
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
3 October 2024
Changelog

- Link-Url korrigiert.

Version
2.1.5
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.5.0.0
Published on
12 September 2024
Changelog

- Fixed url error in 6.4.

Version
2.1.4
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
10 September 2024
Changelog

- Fixed image url when is uploaded through tinymce for multistore.

Version
2.1.3
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
9 September 2024
Changelog

- Fixed image url when is uploaded through tinymce.

Version
2.1.2
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
22 August 2024
Changelog

- Fixed image display in admin and storefront.

Version
2.1.1
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
21 August 2024
Changelog

- Fixed images not displaying in storefront when uploading through the editor.

Version
2.1.0
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
1 August 2024
Changelog

- Added title input for link.

Version
2.0.12
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
16 July 2024
Changelog

- Bugfix fixed error that tinymce is not initialized.

Version
2.0.11
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0 <6.6.0.0
Published on
16 July 2024
Changelog

- Bugfix fixed error that tinymce is not initialized.

Version
2.0.10
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
22 May 2024
Changelog

- Fixes bug with copying content from one editor instance to another when is switched between editors in case when multiple editor instance are used.

Version
2.0.9
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
15 March 2024
Changelog

- Optimised editor loading for custom fields of type text editor.

Version
2.0.8
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
4 March 2024
Changelog

- Added html editor button inside the tiny editor toolbar.

Version
2.0.7
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
21 February 2024
Changelog

- Fixed editor not working for inherited fields.

Version
2.0.6
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
22 December 2023
Changelog

- Fixed issue with landing page link data display in administration.

Version
2.0.5
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
19 December 2023
Changelog

- Fixed editor styling in administration.

Version
2.0.4
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
18 December 2023
Changelog

- Optimised editor formats styling.

Version
2.0.3
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
30 November 2023
Changelog

- Improved TinyMCE loading.

Version
2.0.2
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
30 November 2023
Changelog

- Optimised plugin compatibility.

Version
2.0.1
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
27 September 2023
Changelog

- Optimisation of the standard table formatting.

Version
2.0.0
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
4 August 2023
Changelog

- Change of the minimum Shopware version.

Version
1.6.4
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
21 July 2023
Changelog

- Optimised plugin compatibility.

Version
1.6.3
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
21 March 2023
Changelog

- Fixes a problem with creating internal links

Version
1.6.2
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
13 February 2023
Changelog

- Change of the plugin name and the manufacturer links.

Version
1.6.1
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
25 January 2023
Changelog

- Adds a help text to the plugin configuration.

Version
1.6.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Added span format.

Version
1.5.10
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Removed <p> html tag automatically wrapping the text in storefront.

Version
1.5.9
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Fixed landing page link format.

- Added button to remove the link in custom link editor modal.

Version
1.5.8
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Optimised loading of links data in TinyMCE custom link modal.

Version
1.5.7
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Optimisation of the texts in the administration.

Version
1.5.6
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Added option to link to a landing page.

- Optimised functionality for linking to own entities.

Version
1.5.4
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Added admin tables preview

Version
1.5.3
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Adds labels to text boxes.

- Improves compatibility with newer Shopware versions.

Version
1.5.2
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Improves compatibility with Shopware >= 6.4.10.0.

Version
1.5.1
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Changed admin preview

Version
1.5.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Added editor formats css styling

Version
1.4.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Added text and headline formats

- Added button warning format

Version
1.3.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- TinyMce update to 5.10.2

Version
1.2.4
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Optimizes tinyMce for inline edit.

Version
1.2.3
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Adds validation on tinyMce value update.

Version
1.2.2
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Optimization of the TinyMCE update of the value.

Version
1.2.1
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Customization of the default TinyMCE configuration

Version
1.2.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Adds plugin configuration for customizing the configuration of the TinyMCE editor.

Version
1.1.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Allows the addition of custom format templates in the plugin config

Version
1.0.2
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Fixes problems loading the TinyMCE editor in the correct language.

- Fixes a Javascript problem when editing text in the TinyMCE editor.

Version
1.0.1
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Replaces shopware default editor with Tiny MCE

Version
1.0.0
Required Shopware version
Published on
Required Shopware version
>=6.3.0.0
Published on
26 November 2022
Changelog

- Release

6 of 6 reviews

Average rating of 5 out of 5 stars


100%

0%

0%

0%

0%


Leave a review!

Share your experiences with other customers.


6 reviews

9 January 2026 14:47

Review with rating of 5 out of 5 stars

Direkte Integration in die Shopware-Struktur

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

11 March 2025 08:03

Review with rating of 5 out of 5 stars

Super Plugin und Support

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

1 August 2024 11:18

Review with rating of 5 out of 5 stars

Toller Support und super Plugin

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.

17 July 2024 11:19

Review with rating of 5 out of 5 stars

Toller Support & fairer Preis

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

3 May 2024 08:06

Review with rating of 5 out of 5 stars

Einfach zu bedienen und tolle Features

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!

13 March 2024 18:13

Review with rating of 5 out of 5 stars

Endlich wieder ein brauchbarer Editor

So kann man endlich wieder vernünftig arbeiten. Der von Shopware gewählte Standardeditor ist sowohl hinsichtlich Usability und auch was die erzeugt HTML-Codequalität betrifft, eine Krankheit (und das vor dem Hintergrund, dass TinyMCE da durchaus auch Schwächen hat). Schaut auch optisch viel besser aus als noch zu SW5-Zeiten.
Im Rahmen des Supports hat mir Acris eine fehlende Option in der Toolbar innerhalb von 2 Tagen im Rahmen eines Updates nachgeliefert und das noch während der Probezeit.
Das ist Spitze und an Kundenorientiertheit nicht mehr zu toppen.

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.

Skip product gallery

Customers also bought

CMS - saving & managing Shopping Experiences Blocks and Elements + copy & paste
Design header and footer with Shopware worlds of experience (and with rules)
MUST HAVE
SEO Tools for Professionals
MUST HAVE
CMS Shopping Experiences Pro - CMS Blocks, Elements, Grid, Form Builder
MUST HAVE
Staging System / Developement System / Testing System (without additional costs for plugins)
MUST HAVE
Search Pro with Elasticsearch search option or OpenSearch
MUST HAVE