-
-
Notifications
You must be signed in to change notification settings - Fork 256
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
Change WYSIWYG editor component (again) #2896
Comments
Lexical looks very promising as it's a Facebook project: https://lexical.dev/ |
Did you see this nice list? |
I skimmed over the list and noticed Jodit (MIT License), it looks very easy to implement but has a lot of functions. |
Don't know much about it, but maybe one of the following? 3 more MIT:
BSD 3-Clause: Apache 2: |
We're also in talks with TinyMCE about a license exception for phpMyFAQ. |
As TinyMCE switched to GPLv2 with version 7, we have to look for a new WYSIWYG editor component for phpMyFAQ. TinyMCE v6 will get security fixes until 2025.
The text was updated successfully, but these errors were encountered: