소스 검색

Update readme.txt

FusionPBX 9 달 전
부모
커밋
fb6f5bd9d6
1개의 변경된 파일9개의 추가작업 그리고 2개의 파일을 삭제
  1. 9 2
      readme.txt

+ 9 - 2
readme.txt

@@ -1,7 +1,14 @@
 Notes
 
+Install
+  cd /var/www/fusionpbx/app
+  git clone https://github.com/fusionpbx/fusionpbx-app-edit edit
+  php /var/www/fusionpbx/core/upgrade/upgrade.php
+
+  After the files are installed then update the menu and permissions
+
 IFrame
-http://www.quirksmode.org/js/iframe.html
+  http://www.quirksmode.org/js/iframe.html
 
 Tree View
-http://www.dddekerf.dds.nl/DHTML_Treeview/DHTML_Treeview.htm
+  http://www.dddekerf.dds.nl/DHTML_Treeview/DHTML_Treeview.htm