Phoca Download Plugin - Sub categories in filelist parameter
Posted: 19 Jan 2022, 17:30
If I want to show files from a category I use:
{phocadownload view=filelist|id=1|limit=100}
Is it possible to include sub categories as well?
I have a category called fruitreviews (id=1) and in that category there are multilple sub categories with separate id numbers: apples (id=2), bananas (id=3), kiwis (id=4).
If I use the code above only files with id=1 will show, meaning that none of the sub category reviews are shown. Is there a way to include them?
{phocadownload view=filelist|id=1|limit=100}
Is it possible to include sub categories as well?
I have a category called fruitreviews (id=1) and in that category there are multilple sub categories with separate id numbers: apples (id=2), bananas (id=3), kiwis (id=4).
If I use the code above only files with id=1 will show, meaning that none of the sub category reviews are shown. Is there a way to include them?