FusionPBX 6b37933d33 Update domain_counts_accountcodes.php пре 6 година
..
Domain-Counts-Overview.png 3369efe3c9 Added a readme and screenshot of Domain Counts (#82) пре 7 година
README.md 3369efe3c9 Added a readme and screenshot of Domain Counts (#82) пре 7 година
app_config.php 1f03685d76 Update app_menu.php (#64) пре 8 година
app_languages.php 1f03685d76 Update app_menu.php (#64) пре 8 година
app_menu.php 1f03685d76 Update app_menu.php (#64) пре 8 година
domain_counts.php 93be956e1e Update domain_counts.php пре 6 година
domain_counts_accountcodes.php 6b37933d33 Update domain_counts_accountcodes.php пре 6 година
root.php 31cf7b3ba2 Domain Counts (#36) пре 8 година

README.md

Domain Counts

Totals up the number of configured extensions, voicemail boxes, ring groups and the like, with the ability to export all this data to a CSV so you can open it in your favorite spreadsheet software!

Image of Domain Counts

Installation

This was tested with FusionPBX 4.5.1 (current master at time of writing) and will likely work on newer or slightly older versions of FusionPBX.

Clone the FusionPBX-Apps repo into the working path after SSHing/Moshing into your server:

git clone https://github.com/fusionpbx/fusionpbx-apps.git
cd /var/www/fusionpbx/app
cp -r ~/fusionpbx-apps/domain_counts .

Then navigate to your FusionPBX install and choose Advanced => Upgrade, check Menu Defaults and press Execute.

At this point, Status => Domain Statistics should appear after you log out and log back in.