Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 499 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 499 Bytes

openfire-roomservice-plugin

Openfire plugin to allows administration of rooms via HTTP requests.

Configuration page included into plugin like userservice plugin. The service address is [hostname]/plugins/roomservice/roomservice Parameters:

  • jid
  • roomName
  • secret
  • subdomain
  • type

Supported type: 'add' or 'delete'.

Reference http://www.igniterealtime.org/projects/openfire/plugins/userservice/readme.html

Remember to configure plugin in Openfire admin console.