FileManager icon indicating copy to clipboard operation
FileManager copied to clipboard

Admin interface for files & folders, using elFinder.

Results 10 FileManager issues
Sort by recently updated
recently updated
newest added

hello, from elfinder : WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.62 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED...

Fix for #38. Added force to `backpack:filemanager:install` command to force the files overwrite

There is a companion PR for this in: https://github.com/Laravel-Backpack/PRO/pull/217 ![image](https://github.com/Laravel-Backpack/FileManager/assets/7188159/32e61d2c-06fa-4a6b-a321-7bef395f82e1) ![image](https://github.com/Laravel-Backpack/FileManager/assets/7188159/9893b673-ec7f-4c47-b107-65ba2b6822c2)

bug
Priority: MUST

In the application, the publication of posts occurs according to the following scenario: The user creates an entity, and first uploads pictures to the posts/{post_id} folder. Next, the admin must...

This adds back the elfinder to ckeditor field.

## WHY ### BEFORE - What was wrong? What was happening before this PR? ElFinder assets were collected from multiple places, i.e. the `vendor` directory, a GitHub archive and a...

enhancement
Priority: SHOULD
Priority: COULD

Right now what we do is that we publish blade files in the elfinder view path. In order for elfinder to use our custom views. But this creates problems... upgrading...

Priority: COULD
Size: S

## WHY ### BEFORE - What was wrong? What was happening before this PR? We had a lot of unused files. Publishing the views was mandatory. ### AFTER - What...

breaking change
v7

The full elfinder repository was exposed to the public by using `@bassetArchive`, that included php files etc. This removes that wrong behavior, plus adds the named assets.

v7