This could be updated to install like a normal module.
It is a bit confusing for a novice user.
Also, the code should be deployed to /etc/apps/elfinder/ or /etc/apps/filemanager/ to keep the access URL easy for clients to remember
Parts of the code from my Sentastico module would be very helpful in making the module:
-Getting a file (elfinder.zip) and deploying it to the proper folder.
Parts of the code from my SenAds module would also be helpful:
-Writing/creating the config file automatically.
Depending on the elFinder.zip size, I'd include it in the module.zpp package. Then use the install.run hook to unzip and move the files to the /apps/Filemanager/ location and create the config file.
I haven't used elFinder in years, does it prompt the client to enter username and password?
How secure is it? How active is it's creator?
It is a bit confusing for a novice user.
Also, the code should be deployed to /etc/apps/elfinder/ or /etc/apps/filemanager/ to keep the access URL easy for clients to remember
Parts of the code from my Sentastico module would be very helpful in making the module:
-Getting a file (elfinder.zip) and deploying it to the proper folder.
Parts of the code from my SenAds module would also be helpful:
-Writing/creating the config file automatically.
Depending on the elFinder.zip size, I'd include it in the module.zpp package. Then use the install.run hook to unzip and move the files to the /apps/Filemanager/ location and create the config file.
I haven't used elFinder in years, does it prompt the client to enter username and password?
How secure is it? How active is it's creator?