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

[Email Channel] Editor #398

Closed
solverat opened this issue May 16, 2023 · 1 comment
Closed

[Email Channel] Editor #398

solverat opened this issue May 16, 2023 · 1 comment

Comments

@solverat
Copy link
Member

solverat commented May 16, 2023

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

Pimcore 11 replaced ckeditor (which is needed in mail editor) with tinymce. Besides that, the mail editor in form builder currently only supports plain text.

Time to refactor this feature (which also will introduce some BC breaks).

Introduce a full-featured mail editor

  • Allow HTML / plain text definition
  • Allow Label / Field definitions by using drag'n'drop (similar to pimcores grid configurator)
  • Allow adding/applying different transformers (date => format, object => int to object.property)
  • Add all fields by default to prevent extra effort until user changes structure manually

BC Breaks

  • Revise Transformers (Stil needed?)
  • Revise email/form-data.html.twig
@solverat
Copy link
Member Author

solverat commented Sep 8, 2023

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant