2017 © Pedro Peláez
 

symfony-bundle filemanager-bundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

image

artgris/filemanager-bundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  • Tuesday, July 24, 2018
  • by artgris
  • Repository
  • 7 Watchers
  • 31 Stars
  • 3,140 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 16 Forks
  • 2 Open issues
  • 24 Versions
  • 35 % Grown

The README.md

FileManagerBundle

[![Symfony 2.x, 3.x, 4.x, 5.x, 6.x, 7.x][7]][8], (*1)

FileManager is a simple Multilingual File Manager Bundle for Symfony, (*2)

Symfony Filemanager created with FileManagerBundle, (*3)

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, (*4)

Documentation

The Book

Tutorials

Installation

Step 1: Download the Bundle

$ composer require artgris/filemanager-bundle

Step 2: Load the Routes

# app/config/routes.yaml
artgris_bundle_file_manager:
    resource: "@ArtgrisFileManagerBundle/Controller"
    type:     attribute
    prefix:   /manager

Step 3: Enable the translator service

# app/config/packages/translation.yaml
framework:
    translator: { fallbacks: [ "en" ] }

Creating Your First File Manager

Create a folder uploads in public., (*5)

Add following configuration:

# app/config/packages/artgris_file_manager.yaml
artgris_file_manager:
    conf:
        default:
            dir: '%kernel.project_dir%/public/uploads'

Browse the /manager/?conf=default URL and you'll get access to your file manager, (*6)

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., (*7)

The Versions

10/10 2017

1.1.3

1.1.3.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

26/09 2017

1.1.2

1.1.2.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

26/09 2017

1.1.1

1.1.1.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

17/09 2017

1.1.0

1.1.0.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

08/09 2017

1.0.14

1.0.14.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

04/09 2017

1.0.13

1.0.13.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

22/08 2017

1.0.12

1.0.12.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

02/06 2017

1.0.11

1.0.11.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Gribet

bundle symfony file manager

08/05 2017

1.0.10

1.0.10.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

08/05 2017

1.0.9

1.0.9.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

25/04 2017

1.0.5

1.0.5.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

17/04 2017

1.0.4

1.0.4.0 https://github.com/artgris/FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

13/04 2017

1.0.3

1.0.3.0 https://github.com/artgris/FileManagerBundle

File Manager bundle

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

12/04 2017

1.0.2

1.0.2.0 https://github.com/artgris/FileManagerBundle

File Manager bundle

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

11/04 2017

1.0.1

1.0.1.0 https://github.com/artgris/FileManagerBundle

File Manager bundle

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager

11/04 2017

1.0.0

1.0.0.0 https://github.com/artgris/FileManagerBundle

File Manager bundle

  Sources   Download

MIT

The Requires

 

by Arthur Gribet

bundle symfony file manager