An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938
stars
351
forks
source link
I want to make files dirrectory not in Filemanager dir, but it dosenot work ASP.NET MVC #517
Ah. I already find how to solve it. Needed to make "fileRoot": "/MyFileDirectory/" in config file.
I think it will be good to add it into documentation md file on connector.
I tried to make files directory in my project root, not in filemamager dir, but it did't working. It shows: "Attempt to view files outside root path"
@hammond13