magefan / module-wysiwyg-advanced

Extend TinyMCE 4 & 5 tools in Magento 2
https://magefan.com/magento2-extensions
71 stars 18 forks source link

What does the latest release do? #20

Closed peterjaap closed 2 years ago

peterjaap commented 2 years ago

In 2.0.11, the Plugin/Magento/PageBuilder/Model/ConfigInterface.php plugin was added.

See the compare between 2.0.10 and 2.0.11 here; https://github.com/magefan/module-wysiwyg-advanced/compare/2.0.10...2.0.11

I can't find any PR or an issue that relates to this. There's also no comment and no release name/changelog.

Could you explain why this change has been done?

peterjaap commented 2 years ago

@magefan ?

magefan commented 2 years ago

@peterjaap , it was added to be able to disable page builder for certain pages and use WYSIWYG editor instead. To disable page builder e.g. for the CMS page need to go to stores > configuration > magefan extensions > WYSIWYG Advanced > set WYSIWYG Editor on CMS Page as "Enabled by Default"