I would like use the XMPP Framework in order to build new jabber account by
drupal.
I installed both drupal and the XMPP Framework. But I don't see if how it is
possible to do it?
Is it possible to use XMPP Framework in order to generate new Jabber accounts?

Comments

darren.ferguson’s picture

Xmppframework module will work in conjunction with an existing jabber / xmpp server i.e. ejabberd, openfire, jabberd etc. It by itself does not provide an xmpp server for drupal

If you wish to utilize the module and have jabber accounts associated with your drupal installation you will have to install or have a company host your jabber server external too the drupal installation.

If you have a jabber server already and are just looking for drupal to provision the xmpp jid's then you can turn on provisioning in the xmpp_user module and provide the host name for your jabber server then it will automatically provision the accounts in drupal @domain for xmpp however you will still need the external server with these pertinent accounts in order to utilize xmpp / jabber