浏览代码

Create README.md

FusionPBX 2 年之前
父节点
当前提交
c70a553124
共有 1 个文件被更改,包括 13 次插入0 次删除
  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.