FileManager
FileManager copied to clipboard
Admin interface for files & folders, using elFinder.
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  
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...
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...
## 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...
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.