wltsmrz / mod_admin_rest

RESTful admin interface to Prosody XMPP server.
MIT License
32 stars 17 forks source link

Harmonize with Ejabberd admin rest api? #10

Open poVoq opened 4 years ago

poVoq commented 4 years ago

Would be cool if this was harmonized with the Ejabberd REST api so that the same tools can be used to interact with it.

For example there is a really nice WordPress plugin for user account management that works right now only with Ejabberd.

Thanks for considering :)

wltsmrz commented 4 years ago

That sounds like a good idea. I might actually take a look at it, even though I haven't worked on this project in 7 years.

poVoq commented 4 years ago

Great!

The ejabberd account and statistics plugins for Wordpress can be found here: https://beherit.pl/en/wordpress/ejabberd-account-tools/ https://beherit.pl/en/wordpress/xmpp-statistics/

A working example from the same author: https://jix.im/

Would be seriously cool to have the same available with Prosody.