Plugins'ye dön

admin_ws_api

api user management Webservice group management
1 mevcut dil

Revizyon v1.0

12 years 5 months ago
2,842
(2)
Piwigo'nun son sürümüyle uyumlu değil
Cumartesi 24 Ağustos 2013 12 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

Devamını oku... Daralt

Revizyonlar 1

Değişiklik v1.0

Cumartesi 24 Ağustos 2013 tarihinde yayımlandı

2,842

Piwigo 2.5 ile uyumlu

12 years 5 months chrisa 1 mevcut dil+ 1

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