strapi-enhanced-file-browser
v0.0.8
Published
Adds better Drag&Drop functionality to the file browser input and a fastest and more friendly UX.
Readme
Strapi Enhanced File Browser
Adds improved drag-and-drop functionality to the file browser input field, providing a faster and more user-friendly UX.
The main problem this plugin solves is that Strapi’s native file browser is slow when using drag and drop, which causes issues when handling a large number of files — for example, when working with an image gallery containing many images.
This plugin solves the problem by using the dnd-kit library to provide a highly optimized experience.
Installation
Add the package to your Strapi application:
npm i strapi-enhanced-file-browserUsage
Just install and you're good to go. Next Time you use a media/file input on a new collection/single type it will show.
Screenshots


