Skip to content

Conversation

@christopherhero
Copy link
Member

@christopherhero christopherhero commented Feb 9, 2025

Adding support for Trix as a WYSIWYG editor.
Drop sylius 1.12 and php 8.0

  • Add a strategy pattern to WysiwygType
  • add new bundle config bit_bag_sylius_cms.wysiwyg_editor (options: trix/ckeditor, default: ckeditor)
  • add trix
  • add trix twig widget (bitbag_sylius_cms_plugin_trix_strategy_widget)
  • update installation docs
  • drop sylius 1.12 and php 8.0

- Add a strategy pattern to WysiwygType
- add new bundle config `bit_bag_sylius_cms.wysiwyg_editor` (options: trix/ckeditor, default: ckeditor)
- add trix js
- add trix twig widget (bitbag_sylius_cms_plugin_trix_strategy_widget)
@christopherhero christopherhero changed the title Add trix as an option Add trix support Feb 11, 2025
@christopherhero christopherhero changed the title Add trix support Trix support Feb 11, 2025
change installation and configuration steps in docs
Copy link
Contributor

@Michal-Szczepaniak Michal-Szczepaniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests need to be added

@christopherhero christopherhero merged commit c492293 into master Mar 5, 2025
54 checks passed
@christopherhero christopherhero deleted the add_trix branch March 5, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants