Download the PHP package integer-net/magento2-configurable-wysiwyg without Composer
On this page you can find all versions of the php package integer-net/magento2-configurable-wysiwyg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download integer-net/magento2-configurable-wysiwyg
More information about integer-net/magento2-configurable-wysiwyg
Files in integer-net/magento2-configurable-wysiwyg
Package magento2-configurable-wysiwyg
Short Description Configure the Magento 2 WYSIWYG Editors: Remove buttons, adjust headings, ...
License MIT
Informations about the package magento2-configurable-wysiwyg
IntegerNet_ConfigurableWysiwyg Magento 2 Module
Configure the Magento 2 WYSIWYG Editors: Remove buttons, adjust headings, ...
Requirements
- Magento 2.3.x or 2.4.x
Installation
-
Install it into your Magento 2 project with composer:
- Enable module
Configuration
You can find all configuration settings for this module in Store -> Configuration -> General -> Content Management:
These are the new fields and their default settings:
Toolbar Elements
This defines which icons will be available in the WYSIWYG editors. By default it looks like this:
If you deselect some of the entries, it can look as follows:
Show "Insert Variable" button
This button is used to insert variable values into content, like the store name. It's not used very often so it's probably safe to disable that button.
Show "Insert Widget" button
You only need that button if you are using Widgets (i.e. for inserting product lists, dynamic links or static blocks) in Magento CMS.
Show "Insert Image" button
You might want to disable this button if you don't want to insert images directly into WYSIWYG fields.
Usage
If you change anything on the configuration page and click "Save Config", the settings will be applied to all WYSIWYG fields from then on.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Andreas von Studnitz
- All Contributors
License
The MIT License (MIT). Please see License File for more information.