Ligonsker's avatar

WYSIWYG editor with color picker

Hello,

I've started using Trix, but it doesn't have color picker for selected text color/background, and it is minimal in general.

I did find a way to add color picker in this article: https://dev.to/rockwell/adding-custom-attributes-to-trixs-toolbar-21pl

However before I try to do it myself and custom Trix's toolbar - maybe you guys know of a better open source WYSIWYG editor with more options?

Thanks

0 likes
1 reply
Ligonsker's avatar
Ligonsker
OP
Best Answer
Level 8

Update: I think I just found out TinyMCE editor, it has an open source version so I'll see if it works.

Update #2: Yes, it's working and it's awesome! And it has many ways of installing in a Laravel project: Composer, NPM, or by copying the source files, which is what I did

Please or to participate in this conversation.