Hello,
I am new to WHMCS. I was wondering (like displaying the announcements from WHMCS outside the application), is there a way to display publicly:
- The Total servers added to WHMCS (through admin.. or total servers in serverstatus)
I.e a script that would print on any php file one up from the whmcs folder:
--------------
Total Servers: 10
--------------
Thanks!