Studio-42 / elFinder

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
https://studio-42.github.io/elFinder/
Other
4.6k stars 1.41k forks source link

Need an event binding when a specfic command is fired #3625

Closed arhamranjha closed 4 months ago

arhamranjha commented 6 months ago

Requesting for an event binding that can be bind to an execution of a command. Can't find anything existing that would help me out in this. It would also help if we can target the before/after of that command execution

Example: elfinderInstance.bind($cmd, before/after(optional), function()...

The case i am trying to figure out is that I want to remove customData (csrfToken) when getfile or zipdl command is executed and once they are done re-populate customData in the after execution part of it.

if there is something similar that can help with this behavior/requirement than do let me know and I will close this.

arhamranjha commented 6 months ago

@nao-pon can you clear this up please

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 50 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.