How to Install ejabberd-mod-webpresence in Ubuntu 18.04



Install ejabberd-mod-webpresence by entering the following commands in the terminal:

sudo apt update
sudo apt install ejabberd-mod-webpresence

Description:

allows any local ejabberd user to publish his presence information

This module allows any local user of the ejabberd server to publish his presence information on the web. This module is the successor of Igor Goryachev's mod_presence. . Allowed output methods are: * icons (various themes available); * status text; * raw XML; * avatar, stored in the user's vCard. . No web server, database, additional libraries or programs are required.

Homepage: https://github.com/processone/ejabberd-contrib

Version: 0.2018.01.12~dfsg0-1

Section: universe/net