alexanderc / jabberd2-web
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Jabberd2 simple web management interface
dev-master
2014-02-06 10:01 UTC
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...