1
Hi!
I've searched XOOPS for a module to put on the frontpage that counts the number of users in different groups.
I'd like the module to look like this:
---
Usergroup 1: 50
Usergroup 2: 54
Usertotal: 104
New this week: 1
New this mount: 5
New this year: 30
---
This information would be in a block on the frontpage. And of course it would change automatically.
I don't know how to do this myself. I guess you can take this information from the database somehow?
It also would be a good idea to make different languages to this module, since my homepage is in swedish. But the default should of course be in english, so more people can use it.
Thanks!