UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.

Home Page:https://unisharp.github.io/laravel-filemanager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


StyleCI

RWD demo

DocumentsInstallationIntegrationConfigCustomizationEventsUpgradeDemoFAQ

Features

  • File upload and management
  • Uploading validation
  • Cropping and resizing of images
  • RWD user interface, and can be entirely customized
  • Supporting multiple files selection
  • Supporting cloud storages integration(with Laravel file system)
  • Multiple integration options:
    • WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
    • Standalone upload button
    • Iframe
  • Multi-user mode:
    • Shared folders: all users can upload and manage files
    • Private folders: dedicated folder for each user, only the owner can upload or manage files within
  • Customizable routes, middlewares, views, and folder path
  • Supports two categories: files and images. Each type works in different directory.
  • Supported locales : ar, az, bg, cs, de, el, en, es, eu, fa, fr, he, hu, id, it, ka, nl, pl, pt, pt-BR, ro, rs, ru, sk, sv, tr, uk, vi, zh-CN, zh-TW

Maintainers

Contributors

Credits

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

About

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.

https://unisharp.github.io/laravel-filemanager/

License:MIT License


Languages

Language:PHP 77.9%Language:Blade 11.2%Language:JavaScript 8.6%Language:CSS 2.2%Language:Makefile 0.1%