Back to Plugins

admin_ws_api

api user management Webservice group management
1 Available languages

Revision v1.0

11 years 5 months ago
2,709
(2)
Not compatible with the latest version of Piwigo
Cumartesi 24 Ağustos 2013 11 years 5 months ago

Enables the management of users and groups through the WebService API. Once installed, the following web service API methods are available:

pwg.groups.add
pwg.groups.addUser
pwg.groups.delete
pwg.groups.deleteUser
pwg.groups.getList
pwg.groups.rename

pwg.users.add
pwg.users.delete
pwg.users.getList
pwg.users.updateDetails

This plugin also includes the following methods (requires Icy Modify Picture plugin)

icy.acls.groups.addAlbum
icy.acls.groups.addUser
icy.acls.groups.deleteUser

More details on using the Piwigo API are here: http://piwigo.org/doc/doku.php?id=dev:webapi:start

Revisions 1

Değişiklik v1.0

Released on Cumartesi 24 Ağustos 2013

2,709

Compatible with Piwigo 2.5

11 years 5 months chrisa 1 Available languages+ 1

This plugin provides the functionality to administrate users and groups using the web services api.