Explorar el Código

Update readme.txt

FusionPBX hace 9 meses
padre
commit
fb6f5bd9d6
Se han modificado 1 ficheros con 9 adiciones y 2 borrados
  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