tbqphplib/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 6 and CKEditor / TinyMCE

This package's canonical repository appears to be gone and the package has been frozen as a result.

v2.2.0 2020-11-16 10:51 UTC

README

logo_vertical_colored.png

downloads laravel-filemanager.svg stable-2.2.0-blue.svg license
laravel-filemanager.svg quality-score.png?b=master maintainability

unstable-dev--master-orange.svg

DocumentsInstallationIntegrationConfigCustomizationEventsUpgradeDemoFAQ

v2.0 progress

🎉 Finally v2.0.0 has been released! 🎉

These are primary features of this update:

  • Redesigned RWD user interface.
  • Supporting multiple files selection.
  • Supporting cloud storages integration(with Laravel file system).
  • Refactored code and increased test coverage.

Although it is not perfect enough, we decided to release it. Now users who want the above features won't need to install alpha versions anymore.

There are still some thing we need to do make this package better:

  • [ ] Documents for v2.0.0
  • [ ] Events should pass object instead of only file path
  • [ ] Add more events for files and folders manipulation

We are also going to gain more integration like vue.js and Laravel Nova. Any PR is welcome!

RWD demo

Contributors & Credits

Developers / Maintainers

Contributors

Credits

  • @olivervogel for the awesome image library.
  • SVG Loaders by Sam (Licensed MIT)
  • Articles and videos which helped promoting this package.
  • All users and you.