Download the PHP package artgris/filemanager-bundle without Composer
On this page you can find all versions of the php package artgris/filemanager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download artgris/filemanager-bundle
More information about artgris/filemanager-bundle
Files in artgris/filemanager-bundle
Download artgris/filemanager-bundle
More information about artgris/filemanager-bundle
Files in artgris/filemanager-bundle
Vendor artgris
Package filemanager-bundle
Short Description FileManager is a simple Multilingual File Manager Bundle for Symfony
License MIT
Homepage https://github.com/artgris/FileManagerBundle
Package filemanager-bundle
Short Description FileManager is a simple Multilingual File Manager Bundle for Symfony
License MIT
Homepage https://github.com/artgris/FileManagerBundle
Please rate this library. Is it a good library?
Informations about the package filemanager-bundle
FileManagerBundle
FileManager is a simple Multilingual File Manager Bundle for Symfony
- Documentation
- Installation
- Creating Your First File Manager
Features
- Upload, delete (multiple), rename, download and sort files
- Create, rename and delete folders
- Manage Public and Private folders
- File Names Sanitizer / Slugger (Look Documentation)
- Multilingual (English, French, Catalan, German, Spanish, Dutch, Portuguese, Romanian, Russian, Turkish)
- Fully responsive design (bootstrap)
- Multilple view modes (list, thumbnail, with tree or not)
- Easy integration with Tinymce
- Preview images (even with a Private folder)
- Create multilple configurations
- Advanced configuration (ex : ACL, ...) with your own service
- File restriction based on patterns
- File Upload widget used : blueimp/jQuery-File-Upload
- Multiple uploads support
- Drag & Drop support
- Min/Max file size restriction
- Thumbnails generation
- Exhaustive options
- Compatible with FOSCKEditorBundle
Documentation
The Book
- Chapter 0 - Installation and your first File Manager
- Chapter 1 - Basic Configuration
- Chapter 2 - Service Configuration
- Chapter 3 - Access to the File Manager
- Chapter 4 - Security | Hide and/or block access to specific files or folders
Tutorials
- How to integrate FileManagerBundle into Tinymce
- How to integrate FileManagerBundle into FOSCKEditorBundle
- How to add a button that open the File manager to fill out an input field with the file URL
Installation
Step 1: Download the Bundle
Step 2: Load the Routes
Step 3: Enable the translator service
Creating Your First File Manager
Create a folder uploads in public.
Add following configuration:
Browse the /manager/?conf=default
URL and you'll get access to your
file manager
Run tests:
./vendor/bin/simple-phpunit
Demo Application
FileManagerDemo is a complete Symfony application (Symfony 4.4 and 5.0) created to showcase FileManagerBundle features.
All versions of filemanager-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
oomphinc/composer-installers-extender Version ^2.0
symfony/asset Version ^6.0||^7.0
symfony/event-dispatcher Version ^6.0||^7.0
symfony/expression-language Version ^6.0||^7.0
symfony/flex Version ^2.3
symfony/form Version ^6.0||^7.0
symfony/framework-bundle Version ^6.0||^7.0
symfony/mime Version ^6.0||^7.0
symfony/string Version ^6.0||^7.0
symfony/translation Version ^6.0||^7.0
symfony/twig-bridge Version ^6.0||^7.0
symfony/twig-bundle Version ^6.0||^7.0
symfony/validator Version ^6.0||^7.0
oomphinc/composer-installers-extender Version ^2.0
symfony/asset Version ^6.0||^7.0
symfony/event-dispatcher Version ^6.0||^7.0
symfony/expression-language Version ^6.0||^7.0
symfony/flex Version ^2.3
symfony/form Version ^6.0||^7.0
symfony/framework-bundle Version ^6.0||^7.0
symfony/mime Version ^6.0||^7.0
symfony/string Version ^6.0||^7.0
symfony/translation Version ^6.0||^7.0
symfony/twig-bridge Version ^6.0||^7.0
symfony/twig-bundle Version ^6.0||^7.0
symfony/validator Version ^6.0||^7.0
The package artgris/filemanager-bundle contains the following files
Loading the files please wait ....