PHPackages                             parabellumkoval/crud-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. [Admin Panels](/categories/admin)
4. /
5. parabellumkoval/crud-filemanager

ActiveLibrary[Admin Panels](/categories/admin)

parabellumkoval/crud-filemanager
================================

Backpack admin interface for files and folder, using elFinder

046PHP

Since Mar 10Pushed 2mo agoCompare

[ Source](https://github.com/parabellumKoval/crud-filemanager)[ Packagist](https://packagist.org/packages/parabellumkoval/crud-filemanager)[ RSS](/packages/parabellumkoval-crud-filemanager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)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) or [`ckeditor`](https://backpackforlaravel.com/docs/4.1/crud-fields#ckeditor) field types;

Upgrade
-------

[](#upgrade)

To upgrade from v2 to v3 of this package:

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

# publish the new blade views
php artisan backpack:filemanager:install
```

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

21

—

LowBetter than 18% of packages

Maintenance57

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a9edb05ebf647a1976e4dbf92497c0186607984165f62b97b6498a01e9141ab?d=identicon)[parabellumKoval](/maintainers/parabellumKoval)

---

Top Contributors

[![parabellumKoval](https://avatars.githubusercontent.com/u/27732309?v=4)](https://github.com/parabellumKoval "parabellumKoval (4 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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