Skip to main content

Questions tagged [api]

1 vote
0 answers
73 views

We had recently upgraded our Joomla site from 3.x to 4.x. We now have a requirement to connect to Joomla core APIs. But we are not able to do so. It is giving error: Unable to load router: api .../...
user2421690's user avatar
0 votes
1 answer
167 views

I am upgrading a client's CLi script that is used to automatically bulk import news items into Joomla articles. The code was originally programmed for Joomla 3 and now needs to support Joomla 4. I ...
Mike Hermary's user avatar
1 vote
1 answer
250 views

I would like to find the documentation for the Jooma 4 application object giving subclasses and methods, etc. I have looked hard on the Joomla.org website, but can't find it there. (It seems difficult ...
Bruce Button's user avatar
0 votes
1 answer
92 views

I think this could be a bit complicated. I have a non namespaced Joomla 4 component, but i need to have an API access for specific data. So i created a /src directory in Backend with all needed ...
maidan's user avatar
  • 463