Hello,
I am interested in the PRO version of KoolReport, but I need to make sure it will work inside Joomla 3.x CMS.
I have downloaded core files and uploaded them to my server.
I am using a theme with Joomla, that includes a pagebuilder (balbooa.com). Regularlabs Sourcerer allows me to run PHP code inside my pages. As an example, the following CRUD solution does work inside my pages: gridphp.com
Therefore I figured, I could inject KoolReports as well following this example:
https://www.koolreport.com/docs/integration/pure_php/
Well, the page will load with the following error: syntax error, unexpected 'use' (T_USE)
Any thoughts on this?
//=====
Is it possible to create an inline editable CRUD data table from a MySQL Query, using KoolReport?
Excel like editing?
//=====
Thank you.