Create group chat rooms remotely?

Hi!

I’ve got a website, on which I want to be able to create and remove group chat rooms on my OpenFire server.

This website is going to run on the same machine, its just a part of a big project I’m working on.

I have done some searching but have only find the “User Service” plugin which enables the same feature - but for users. I want something similiar for the group chats.

The best would be if I could code it in PHP straight off, but doing a HTTP request as in the “User Service” plugin works as well!

So is there any documentation pr something on how to do this?

Thank you in advance!

EDIT:

Or can I just modify the database table “ofmucroom” straight off? Without any interference or so I mean…