UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.08k stars 720 forks source link

Support for Trix Editor #1236

Open nasirkhan opened 4 months ago

nasirkhan commented 4 months ago

Do you have any plans to support the Trix Editor (https://trix-editor.org)?

I was searcing for a stable rich text editor and found Trix, it is being used on a number of projects and updated regularly. For integrating with Laravel I found a package (https://github.com/amaelftah/laravel-trix) that says, can handle the file uploads but it would be great if a file manager could be used.