Download the PHP package elgg/community_web_services without Composer
On this page you can find all versions of the php package elgg/community_web_services. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elgg/community_web_services
More information about elgg/community_web_services
Files in elgg/community_web_services
Download elgg/community_web_services
More information about elgg/community_web_services
Files in elgg/community_web_services
Vendor elgg
Package community_web_services
Short Description Provides web services for use on the Elgg community site.
License GPL-2.0
Homepage https://github.com/Elgg/community_web_services
Package community_web_services
Short Description Provides web services for use on the Elgg community site.
License GPL-2.0
Homepage https://github.com/Elgg/community_web_services
Please rate this library. Is it a good library?
Informations about the package community_web_services
Web services for the Elgg community site
Elgg version check
This web service supports Elgg sites checking if there is a newer version available for download at elgg.org.
Name
elgg.update.check
Parameters
- version: The Elgg version string
Response
The version string for the newest release in that series
Community plugins update check
Check if there are newer versions of an Elgg site's plugins available on the Elgg community site.
Name
plugins.update.check
Parameters
- plugins: An array of plugin id strings. The plugin id string is the md5 hash of the plugin directory name, plugin version, and the plugin author name.
- version: Elgg version string
Response
Array of new plugin versions available for download:
All versions of community_web_services with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
>=1.0.8
The package elgg/community_web_services contains the following files
Loading the files please wait ....