PHPackages                             evolution-cms/efilemanager - 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. evolution-cms/efilemanager

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

evolution-cms/efilemanager
==========================

UniSharp Laravel Filemanager for Evolution CMS

036PHP

Since Jan 22Pushed 3mo agoCompare

[ Source](https://github.com/evolution-cms/eFilemanager)[ Packagist](https://packagist.org/packages/evolution-cms/efilemanager)[ RSS](/packages/evolution-cms-efilemanager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

eFilemanager
============

[](#efilemanager)

UniSharp Laravel Filemanager integration for Evolution CMS.

Requirements
------------

[](#requirements)

- PHP 8.3+
- Evolution CMS 3.5.2+

Install
-------

[](#install)

From the `core` directory:

php artisan package:installrequire evolution-cms/efilemanager "\*"

Publish config and assets
-------------------------

[](#publish-config-and-assets)

Publish everything:

php artisan vendor:publish --provider="EvolutionCMS\\eFilemanager\\eFilemanagerServiceProvider"

Or publish by tag:

php artisan vendor:publish --provider="EvolutionCMS\\eFilemanager\\eFilemanagerServiceProvider" --tag=efilemanager-config php artisan vendor:publish --provider="EvolutionCMS\\eFilemanager\\eFilemanagerServiceProvider" --tag=efilemanager-lfm-config php artisan vendor:publish --provider="EvolutionCMS\\eFilemanager\\eFilemanagerServiceProvider" --tag=efilemanager-lfm-assets php artisan vendor:publish --provider="EvolutionCMS\\eFilemanager\\eFilemanagerServiceProvider" --tag=efilemanager-bridge php artisan vendor:publish --provider="EvolutionCMS\\eFilemanager\\eFilemanagerServiceProvider" --tag=efilemanager-lfm-view

Default file browser
--------------------

[](#default-file-browser)

When enabled, eFilemanager will set `which_browser` to `efilemanager` once if the current value is `mcpuk`. This is controlled by `auto_set_default` in `core/custom/config/cms/settings/eFilemanager.php`.

Config
------

[](#config)

- Evo settings: `core/custom/config/cms/settings/eFilemanager.php`
- LFM config: `core/custom/config/lfm.php`

Key settings:

- `enable`: enable/disable eFilemanager integration.
- `allow_mcpuk_fallback`: allow legacy fallback for TinyMCE &lt; 5 only.
- `permissions`: per-type browse/manage permissions.
- `acl.allow_manage`: optional toggle to restrict upload/delete/rename.
- `lfm.private_folder_name`: should be `EvolutionCMS\\eFilemanager\\Handlers\\EvoConfigHandler::class` (avoid auth() dependency).

Notes
-----

[](#notes)

- LFM runs on `/{url_prefix}` (default `filemanager`).
- The manager browser wrapper lives at `manager/media/browser/efilemanager/browse.php`.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance53

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

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/9a722445bb0bad50ab37fec12236f407434df04d5b7b9051bdb26336758e209e?d=identicon)[dmi3yy](/maintainers/dmi3yy)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/evolution-cms-efilemanager/health.svg)

```
[![Health](https://phpackages.com/badges/evolution-cms-efilemanager/health.svg)](https://phpackages.com/packages/evolution-cms-efilemanager)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)

PHPackages © 2026

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