alexanderc / jabberd2-web
Jabberd2 simple web management interface
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/alexanderc/jabberd2-web
Requires
- fabiang/xmpp: 1.0.x-dev
- filp/whoops: 1.0.10
- psr/log: 1.0.*@dev
This package is not auto-updated.
Last update: 2022-02-01 12:30:38 UTC
README
To get it working simply copy "app/config.sample.php" into "app/config.php" file and edit it... (@see comments inside)
Currently supports:
- User Management
- Message Broadcasting (including group chats)
- ...
P.S. It works mostly directly with DB (only MySql) and config files...