Explorar el Código

Create README.md

FusionPBX hace 2 años
padre
commit
c70a553124
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  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.