I'm running GroupJive 3.0.x on my site, after upgrading from the older version. Everything is running smoothly, but there's a feature missing from the older version that I (and my users) sorely miss - the Module that tells you if there are any requests pending.
Ideally, this would be its own module, that does the following:
- If there is an Invite pending for you, the module displays "You have X invites pending."
- If there is a request pending, the module displays "You have X requests pending."
- If there are no invites or requests pending, the module does not display at all, to save screen space.
Of course, the statements would link to the proper places to accept / deny them.
Would this be possible to do?
Thank you!