Timeline for How to get data from core components and modules formatted as JSON?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 26, 2019 at 6:22 | answer | added | manuman | timeline score: 1 | |
| Apr 23, 2019 at 7:17 | comment | added | Wieger | Thanks! I was hoping to extract some blog data from com_content and the menu items from mod_menu so I could use it in a frontend JavaScript framework to make a Joomla-based PWA (Progressive Web App). And then just keep using the backend for blog entry stuff and such. Though it 'feels' like I'm "working against" Joomla by doing this. | |
| Apr 22, 2019 at 10:23 | comment | added | mickmackusa♦ | What data are you expecting/hoping to extract from those core components/modules? Yes, if you are just looking for result set data, just set up some ajax calls that return the data from specific queries. This recent post which uses best security practices with Joomla's com_ajax should inspire: joomla.stackexchange.com/a/24287/12352 | |
| Apr 21, 2019 at 14:26 | history | asked | Wieger | CC BY-SA 4.0 |