mostafaznv / nova-ckeditor

CkEditor 5 Field for Laravel Nova with Media & Snippet Browsers
https://mostafaznv.gitbook.io/nova-ckeditor/
MIT License
49 stars 20 forks source link

Regarding the delete feature in the image browser #97

Closed g124578g closed 8 months ago

g124578g commented 9 months ago

Hello! Is there a delete function in the image browser? That would be fantastic if this feature is available.

mostafaznv commented 9 months ago

Hi @g124578g,

It needs some refactoring in the media-picker UI and some additional work for checking permissions to delete files in the media-picker, which takes much time.

I will definitely add this feature, but for now, I don't have much time to do it immediately. Maybe I'll start on this in 2 or 3 weeks' time.

g124578g commented 9 months ago

Got it, thank you for your reply.

mostafaznv commented 8 months ago

Hi again,

Over the past few weeks, I've implemented numerous features into the packages, including the one you requested. I've just released the beta version, and in the near future, after thorough testing, I will publish the final version.

The beta version is available under 7.0.0-rc1 Please ensure you follow the provided migration guides.