Conversation
| @@ -0,0 +1,7 @@ | |||
| ; Joomla! Project | |||
There was a problem hiding this comment.
the file name should be src/plugins/webservices/weblinks/en-GB/en-GB.plg_webservices_weblinks.ini not .sys at the end ;)
|
Can the API add content that calls separate languages |
|
i've allowed myself to fix code style and convert the webservice plugin to service provider |
|
It is very likely @o-samoilov is not available now, so we (@alikon and myself) decided to do some minor clean up and merge it for now to make it easier for further development. Thanks @o-samoilov for your great work. We should have been getting back to you much earlier but could only do that now. We will continue working on it further to make it usable for users need this and also, it could be used as an example for webservices integration or third party extensions. |
Pull Request for Issue # .
Summary of Changes
Added support for com_weblinks webservices.
Webservices routes:
api/index.php/v1/weblinks
api/index.php/v1/weblinks/categories
api/index.php/v1/fields/weblinks
api/index.php/v1/fields/groups/weblinks
More information will be here:
https://docs.joomla.org/J4.x:Adding_an_API_to_a_Joomla_Component