Hello
May I have a developer question?
I manage to write a 3rd party plugin which should fetch all of the downloads from a specific category (or categories).
Is it possible using some API call or some method of jDownloads?
Thanks
Hi
Could you explain a lttle bit more please. I understand you have written a plugin which will access all the Downloads (or is it the files in the Downloads?). What does the plugin do with them?
jD does not have an API.
Colin
Hi,
when you need the 'Downloads' and not the files:
For example, look at the Helper Class file in a module like "Latest Module". Or the DownloadsModel etc.
Thanks, I was able to fetch the data. Great extension :)