Browse Source

Create README.md

FusionPBX 2 years ago
parent
commit
c70a553124
1 changed files with 13 additions and 0 deletions
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -0,0 +1,13 @@
+# fusionpbx-app-device_logs
+Log provisioning requests into the device logs table.
+
+Install
+```
+cd /var/www/fusionpbx/app
+git clone https://github.com/fusionpbx/fusionpbx-app-device_logs.git device_logs
+php /var/www/fusionpbx/core/upgrade/upgrade.php
+```
+Followed by the following steps.
+- Update the menu.
+- Update group permissions.
+- Logout and back in.