PHPackages                             tannhatcms/filemanager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. tannhatcms/filemanager

ActiveLibrary[File &amp; Storage](/categories/file-storage)

tannhatcms/filemanager
======================

Backpack admin interface for files and folder, using elFinder

3.0.11(6mo ago)06MITBlade

Since Mar 21Pushed 4mo agoCompare

[ Source](https://github.com/TanNhatCMS/Laravel-Backpack-FileManager)[ Packagist](https://packagist.org/packages/tannhatcms/filemanager)[ Docs](https://github.com/laravel-backpack/filemanager)[ RSS](/packages/tannhatcms-filemanager/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (38)Used By (0)

FileManager
===========

[](#filemanager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/187b4ea382389a452cb25cd5281a59bfb56c53dfd74eb6402402d106c54e531b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6261636b7061636b2f66696c656d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backpack/filemanager)[![Total Downloads](https://camo.githubusercontent.com/938609a37ec2d55c023dd2fa4329b04bd37671a31a6775ab1e235a4b4e3b75bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261636b7061636b2f66696c656d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backpack/filemanager)[![Build Status](https://camo.githubusercontent.com/946b6942bfcccefa8c6a08eb947ae55325a8a1830fbbd311b98966f5d6df1b4c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6261636b7061636b2f66696c656d616e616765722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/backpack/filemanager)[![StyleCI](https://camo.githubusercontent.com/2dc5837a5bd590f8e8cc302f487bdeecbb70c3c17ffa84181ec12a7dc606d24f/68747470733a2f2f7374796c6563692e696f2f7265706f732f3234393032303333382f736869656c64)](https://styleci.io/repos/249020338)

Backpack admin interface for files and folder, using [barryvdh/laravel-elfinder](https://github.com/barryvdh/laravel-elfinder). This package *literally* just:

- creates a `public/uploads` folder;
- installs `barryvdh/laravel-elfinder`;
- publishes an elFinder config and view, for elFinder to play nice with Backpack;
- adds a menu item to the sidebar;

[![https://backpackforlaravel.com/uploads/docs-4-0/media_library.png](https://camo.githubusercontent.com/722bf260349d10332ee44c77fa7744044f167a0c92f5a22a4251e4f127deb5ac/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f646f63732d342d302f6d656469615f6c6962726172792e706e67)](https://camo.githubusercontent.com/722bf260349d10332ee44c77fa7744044f167a0c92f5a22a4251e4f127deb5ac/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f646f63732d342d302f6d656469615f6c6962726172792e706e67)

Installation
------------

[](#installation)

From your command line, require the package (this will also require barryvdh/laravel-elfinder):

```
composer require backpack/filemanager
```

Then run the install process:

```
php artisan backpack:filemanager:install
```

That's it. Hit refresh in your admin panel, and you'll find a new sidebar item pointing to the File Manager.

Usage
-----

[](#usage)

You can use elFinder in Backpack:

- stand-alone, by accessing the `/admin/elfinder` route (see screenshot above);
- inside the [`browse`](https://backpackforlaravel.com/docs/4.1/crud-fields#browse), [`browse_multiple`](https://backpackforlaravel.com/docs/4.1/crud-fields#browse_multiple);

Customization
-------------

[](#customization)

You can publish the views to your `resources/views/vendor/backpack/filemanager` folder by running:

```
php vendor:publish --provider="Backpack\FileManager\FileManagerServiceProvider" --tag="elfinder-views"
php vendor:publish --provider="Backpack\FileManager\FileManagerServiceProvider" --tag="elfinder-fields"
php vendor:publish --provider="Backpack\FileManager\FileManagerServiceProvider" --tag="elfinder-columns"
```

Upgrade
-------

[](#upgrade)

To upgrade from v3 to v4 of this package:

```
# remove the published blade views
rm -rf resources/views/vendor/elfinder
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Cristian Tabacitu](https://tabacitu.ro)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance72

Regular maintenance activity

Popularity4

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~82 days

Recently: every ~94 days

Total

26

Last Release

181d ago

Major Versions

1.1.7 → 2.0.02022-03-19

2.0.1 → v6.x-dev2023-07-01

v2.x-dev → 3.0.112025-11-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfa34fbe26304da44b94d720c13ab86b5b5841faac4a2cc9eeaaab4ee6ab193b?d=identicon)[TanNhatCMS](/maintainers/TanNhatCMS)

---

Top Contributors

[![pxpm](https://avatars.githubusercontent.com/u/7188159?v=4)](https://github.com/pxpm "pxpm (41 commits)")[![tabacitu](https://avatars.githubusercontent.com/u/1032474?v=4)](https://github.com/tabacitu "tabacitu (35 commits)")[![promatik](https://avatars.githubusercontent.com/u/1838187?v=4)](https://github.com/promatik "promatik (12 commits)")[![jcastroa87](https://avatars.githubusercontent.com/u/44643608?v=4)](https://github.com/jcastroa87 "jcastroa87 (6 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (4 commits)")[![treckstar](https://avatars.githubusercontent.com/u/2318343?v=4)](https://github.com/treckstar "treckstar (2 commits)")[![jnoordsij](https://avatars.githubusercontent.com/u/45041769?v=4)](https://github.com/jnoordsij "jnoordsij (2 commits)")[![arb362](https://avatars.githubusercontent.com/u/6188411?v=4)](https://github.com/arb362 "arb362 (2 commits)")[![egyjs](https://avatars.githubusercontent.com/u/12745270?v=4)](https://github.com/egyjs "egyjs (1 commits)")[![TanNhatCMS](https://avatars.githubusercontent.com/u/113796420?v=4)](https://github.com/TanNhatCMS "TanNhatCMS (1 commits)")[![tmtung144](https://avatars.githubusercontent.com/u/19670776?v=4)](https://github.com/tmtung144 "tmtung144 (1 commits)")[![mahasadhu](https://avatars.githubusercontent.com/u/13914485?v=4)](https://github.com/mahasadhu "mahasadhu (1 commits)")

---

Tags

laravelfilemanager

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tannhatcms-filemanager/health.svg)

```
[![Health](https://phpackages.com/badges/tannhatcms-filemanager/health.svg)](https://phpackages.com/packages/tannhatcms-filemanager)
```

###  Alternatives

[backpack/filemanager

Backpack admin interface for files and folder, using elFinder

98472.9k6](/packages/backpack-filemanager)[infinety-es/nova-filemanager

Filemanager tool for Laravel Nova

219365.7k4](/packages/infinety-es-nova-filemanager)[haruncpi/laravel-simple-filemanager

A simple filemanager for Laravel

10535.7k](/packages/haruncpi-laravel-simple-filemanager)[itskodinger/midia

Simple Media manager for your Laravel project

1415.8k](/packages/itskodinger-midia)[stepanenko3/nova-filemanager

File manager tool for Laravel Nova

1633.5k2](/packages/stepanenko3-nova-filemanager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
