Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.25 KB

Hyvä Themes - SVG support for the Magento CMS Wysiwyg Editor

Hyvä Themes

Allow SVG images to be used in CMS blocks and pages via the TinyMCE Wysiwyg Editor.

hyva-themes/magento2-wysiwyg-svg

Supported Magento Versions

Compatible with Magento 2.4.0 and higher.

Installation

  1. Install via composer
    composer require hyva-themes/magento2-wysiwyg-svg
    
  2. Enable module
    bin/magento setup:upgrade
    

Usage

No configuration is required or available.

To use, switch a CMS Wysiwyg Editor to the HTML view and past the SVG where you want it. Then switch back to the regular view and save the CMS block or page.

Note: this module can be used with any Magento theme - there is no hard requirement to use a Hyvä frontend theme.

Credits

Thanks to Pekka M. for the help figuring out how to customize the editor.

License

Hyvä Themes - https://hyva.io

Copyright © Hyvä Themes B.V 2020-present. All rights reserved.

The BSD-3-Clause License. Please see License File for more information.