Skip to content

Webservices#407

Merged
joomdonation merged 22 commits intojoomla-extensions:5.x-devfrom
o-samoilov:webservices
Mar 21, 2025
Merged

Webservices#407
joomdonation merged 22 commits intojoomla-extensions:5.x-devfrom
o-samoilov:webservices

Conversation

@o-samoilov
Copy link
Copy Markdown
Contributor

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

@@ -0,0 +1,7 @@
; Joomla! Project
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the file name should be src/plugins/webservices/weblinks/en-GB/en-GB.plg_webservices_weblinks.ini not .sys at the end ;)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, thanks :)

@ecoxiu
Copy link
Copy Markdown

ecoxiu commented Mar 17, 2020

Can the API add content that calls separate languages

@joomla-extensions joomla-extensions deleted a comment Jun 6, 2022
@alikon
Copy link
Copy Markdown
Collaborator

alikon commented Mar 18, 2025

i've allowed myself to fix code style and convert the webservice plugin to service provider

@joomdonation joomdonation changed the base branch from 4.0-dev to 5.x-dev March 21, 2025 08:15
@joomdonation joomdonation merged commit 263817f into joomla-extensions:5.x-dev Mar 21, 2025
1 check passed
@joomdonation
Copy link
Copy Markdown
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants