Json export for Phoca categories (Joomla 3)

Phoca Download - download manager
innovader
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 21 Jul 2017, 13:33

Json export for Phoca categories (Joomla 3)

Post by innovader »

Hello,

I am looking to find out how to create an SQL view for my phoca download categories. Usually I create the view easily in phpMyadmn and then I enable the view from the Json export plugin on the back-end.
This method is used when I am looking to load content dynamically from a Joomla website to an app's page using phonegap.

Regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Json export for Phoca categories (Joomla 3)

Post by Jan »

Hi, what you exactly mean with "SQL view for my phoca download categories"

All SQL queries to build a categories view are stored in model:

components/com_phocadownload/models/categories.php

Jan
If you find Phoca extensions useful, please support the project
Post Reply