Re: Delete a file
- Posted on:
- Author: Michael Gilkes
Support Home Page › Forums › Joomla Software › Easy Folder Listing Pro Plugin › Delete a file › Re: Delete a file
September 19, 2011 at 8:24 pm
#1275
Keymaster
@Flooder. Thanks for your question. Neither of my plugins allow for deleting files. From the point of view of security, it is not wise to allow any web users to delete files from a server. For a developer perspective, it would be irresponsible for me to provide that functionality in a plugin.
However, if you know PHP, you can freely edit the plugin code to include that functionality.
Hope this helps.