How to add custom attributes to openfire chatroom

I am creating chatroom, but I have a requirement of adding some extra attributes like type while creating chatroom by which I can differentiate between chatrooms. So, how can I add custom attributes to chatroom creation.

There is a raw properties plugin that will let you do that

2 Likes

is is possible to fetch these properties from REST API plugin

No. That is not yet implemented

But if the room gets delete still the property association will be there in the table.

Yes, that is also not implemented.