Hello,
I am working on a webservices plugin to build custo api for my component.
I want to use exisiting controller and library functions in api call.
But when i try to include or import the file I am getting error that the class not found.
I have tried using the namespace and 'use' statements, include('FILEPATH') but no luck.
Can you guide me right direction?
Joomla version: 5.1.1
Thanks
I am working on a webservices plugin to build custo api for my component.
I want to use exisiting controller and library functions in api call.
But when i try to include or import the file I am getting error that the class not found.
I have tried using the namespace and 'use' statements, include('FILEPATH') but no luck.
Can you guide me right direction?
Joomla version: 5.1.1
Thanks
Statistics: Posted by adi4joomla — Mon Jul 29, 2024 11:55 am