Fail to add client to my server

Hi everyone,
I am new to Ejabberd and I am trying to use XMPP for communication for my designed system.
- I installed Ejabberd and registered an XMPP account on my Ejabberd server using the command :
ejabberdctl register admin1 example.org FgT5bk3
I open the Web Admin ( http://localhost:5280/admin/) and signed in with the registered account.
I want to add clients to my server, but I could not figure it out. In Web Admin, there is no way to add clients. I will appreciate it if anyone can explain how to add clients to the server.

In the ejabberd configuration

In the ejabberd configuration file, grant admin rights to that admin1@example.org account and restart ejabberd. Then login to WebAdmin again, and go to VHosts -> example.org -> Accounts

Syndicate content