News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Fetching downloads from a category (solved)

Started by keep2000, 12.04.2023 22:05:31

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

keep2000

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
  •  

ColinM

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
Colin M
  •  

Arno

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.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

keep2000

Thanks, I was able to fetch the data. Great extension :)
  •