Hi, I’ve been testing some stuff with your plugin, I’m planning to buy the pro version if it allows me to do what I want. For the record, I’m building a website for a customer, the goal is to have a list of pdf files to download, I just need to put the name of the customer on the file before the download.
For the editing part of the pdf, I’m dealing with that, it’s not a problem, I just want to know if it’s possible to get a file just before the download, edit it and return it.
I saw in the documentation the wpdm_onstart_download action, which might do the work, but I’m a bit lost about how I should get the file and return it for download.
Thank you for your advice, have a nice day.