integer-net/magento2-configurable-wysiwyg
Composer 安装命令:
composer require integer-net/magento2-configurable-wysiwyg
包简介
Configure the Magento 2 WYSIWYG Editors: Remove buttons, adjust headings, ...
README 文档
README
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:
composer require integer-net/magento2-configurable-wysiwyg -
Enable module
bin/magento setup:upgrade
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 security@integer-net.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-11

