Path

ez projects / ggwebservices


gg Webservices

UNIX name Owner Status Version Compatible with
ggwebservices Gaetano Giunta stable 0.11.3 4.x
Allow an eZ Publish server to both serve xmlrpc and jsonrpc requests, using the same logic currently used for soap requests and call external soap, xmlrpc, jsonrpc and rest webservices, either from php code or from templates.
  • Allow an eZ Publish server to serve xmlrpc and jsonrpc requests, using the same logic currently used for soap requests.
  • Allow an eZ Publish server to call external soap, xmlrpc, jsonrpc and rest webservices, either from php code or from templates.
  • Combining the two above: allow an eZ Publish server to proxy webservices request to other servers, overcoming the same-domain limitation.
  • Improve the capabilities of the existing http client used for making webservice calls with support for https, compression, proxies, authentication and more.
  • Provide a graphical debugger to help troubleshooting ws calls to both local server and remote ones

Note: (for version 0.9 to make json-based REST calls, minimum php version needed is 5.3. For 0.9.1 and above, php 5.2 is supported)

Screenshot

The webservices debugger in action
The webservices debugger in action

Average rating 5.00 by 1 reviewers.