andreasgj / nova-filemanager
Filemanager tool for Laravel Nova
Requires
- php: >=7.1.0
- laravel/nova: ~2.0
Requires (Dev)
- orchestra/testbench: ^3.6
- phpunit/phpunit: 7.1
This package is auto-updated.
Last update: 2024-10-29 05:47:40 UTC
README
A Filemanager Tool and Field for Laravel Nova
Filemanager Tool preview
Filemanager Field preview
Installation
Nova v2
composer require "infinety-es/nova-filemanager"
Nova v1
composer require "infinety-es/nova-filemanager:2.1.*"
Docs
https://infinetyes.github.io/Nova-Filemanager/
Testing
yarn lint yarn check-format
Last Changelog
v2.3 - 2019-07-24
Improvements
Folder upload.
New events added for file and folders.
New jobs config option to Post Processing.
Delete and rename buttons in grid and list views.
Images previews now uses v-viewer. Possibility to exclude Folders using.hide
fileFixes
File cannot be uploaded when navigated back to root directory
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email apps@infinety.es instead of using the issue tracker.
Postcardware
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
Our address is: Infinety - Calle Comedias, 8 Floor 3, Suite 5 46003 Valencia (Spain).
Credits
License
The MIT License (MIT). Please see License File for more information.