소스 검색

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.