com_api-plugins icon indicating copy to clipboard operation
com_api-plugins copied to clipboard

Plugins to be used with com_api

Results 24 com_api-plugins issues
Sort by recently updated
recently updated
newest added

Joomla! 3.10.11 1. Users API not working. 2. Article API - working 3. Try to create myself plugin like example and article plugin My request via Telerik Fiddler `POST http://localhost/jcb3/index.php?option=com_api&app=leads&resource=lead&format=raw...

Hello, I am using the _get articles list_ of the _articles plugin_ without any issues for years. `GET /index.php?option=com_api&app=articles&resource=article&format=raw` As PHP 7.4 is now out of support, we have to...

On api request if you are logged in / or you pass a token of not admin user, the user can add an id of user and get the data...

Can I create an article with images? I have tried putting in HTML image tags, but the HTML gets filtered out.

/index.php?option=com_api&app=articles&resource=article&id=12&format=raw work fine. /api/articles/article/12 fail with 404.

Hey everyone, After installing the com_api component & the easyblog plugin, we're getting the following error when performing a GET request: "Error: Call to undefined method Joomla\CMS\Document\RawDocument::addHeadLink(): Class 'PostSimpleSchema' not...

hi, we are using version of easyblog 5.xx abcdzd.com/index.php?option=com_api&format=raw&app=easyblog&resource=blog&key=594e20f343a7cb69fda2c08d5bca9255&id=357 when we call the link like this there is no respond from the source an we get a blank web page...

Followup issue for discussions from https://github.com/techjoomla/com_api-plugins/pull/90#discussion_r244995830 https://github.com/techjoomla/com_api-plugins/pull/90#pullrequestreview-189005250

enhancement

- [x] Update get single category api - [x] Update get category list api - [ ] Update create category api - [ ] Update edit category api