Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trix support #541

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Trix support #541

wants to merge 7 commits into from

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

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.

2 participants