- Compatible XF Versions
- 1.5
I saw this function mentioned earlier and decided to throw it together for my own use, also to share in case anyone else needed the feature
This add-on basically lists the username, upgrade date and avatar, upgrade name and price, of all users who purchased an account upgrade within the last 30 days.
It adds a link under the member tab to the page
For those which wish to include more data you can edit the query here.
library/UserUpgradeList/Model/Model.php
All phrases are prefixed with uul_
Branding exists only on the add-on page itself and can be removed for any size donation via Paypal send me a message to get my my Paypal address
This add-on basically lists the username, upgrade date and avatar, upgrade name and price, of all users who purchased an account upgrade within the last 30 days.
It adds a link under the member tab to the page
For those which wish to include more data you can edit the query here.
library/UserUpgradeList/Model/Model.php
All phrases are prefixed with uul_
Branding exists only on the add-on page itself and can be removed for any size donation via Paypal send me a message to get my my Paypal address