Manage Your Consulting Business

Jabber integration

  1. Disabling Jabber presence
  2. Running local presence manager bot

OpenPsa can display the Jabber presence of contacts in their contact card.

This feature utilizes the Edgar Jabber presence service and requires the users the allow edgar@jabber.netflint.net to see their presence.

Disabling Jabber presence

Jabber presence display can be disabled by editing snippet /sitegroup-config/org.openpsa.contactwidget/config and adding the following:

'jabber_enable_presence' => true,

Running local presence manager bot

Edgar can be installed and run either as the remote service as is default for OpenPsa, or locally. If you're using a local installation you need to point OpenPsa to the correct URL of your Edgar setup:

'jabber_edgar_url'       => 'http://www.example.net/status.php',
OpenPsa is a web-based management suite for consultancies. It has been developed by Nemein and is available under a Free Software license.