elfinder-python icon indicating copy to clipboard operation
elfinder-python copied to clipboard

Python connector for elFinder

Results 10 elfinder-python issues
Sort by recently updated
recently updated
newest added

it seems lack of maintenance for that connector. any plan to refresh. Anyone try to use the latest ELfinder with that connector? elfinder 2.1.57

If frontend sends a GET request on bellow URL: /connector?cmd=open&target=Shared_&init=1&tree=1&_=1593081423076 How should flask handle this request using Elfinder? (Please provide a sample flask code for the route)

hello, how to enable to allow edit/view all text file under linux? even without any file extension. there are much text document without extension name (such .log, .txt), how to...

I would like to run elfinder python connector with flask. Any thoughts on how to return the response from the connector and how to process the response ?

Hi, ``` I downloaded and installed elfinder-2.0-rc1,next i downloaded elfinder-python and copy to elfinder-2.0-rc1 directory.Then changed the elfinder.html connectors option and browse.But it is showing error is, ``` Invalid backend...

Is this code unmaintained? I see php connectors were updated recently, but no corresponding updates on the python connectors. Is this a dead project/connector?

Hi, I am using elfinder with Yii framework for uploading/browsing files on my server (Xammp on Windows). While I am uploading and seeing files with Greek names without any problems...

It seems that this connector use an outdated API. Have you planned to update this connector? Thanks, Adrien.

maybe the encode issue is only on windows. so i fix it for windows.