/var/softaculous/goffice67
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess5370644editdlrm
clone.php63980644editdlrm
config.php2580644editdlrm
cookie_1.txt1310644editdlrm
edit.php58470644editdlrm
edit.xml4330644editdlrm
extend.php89750644editdlrm
fileindex.php2230644editdlrm
import.php48540644editdlrm
info.xml48350644editdlrm
install.js9240644editdlrm
install.php106770644editdlrm
install.xml8500644editdlrm
md555340644editdlrm
NOTES.txt16450644editdlrm
update_pass.php4970644editdlrm
upgrade.php86190644editdlrm
upgrade.xml3220644editdlrm
Edit: /var/softaculous/goffice67/NOTES.txt (1645B)
1. In manual installation for "Temporary file path" create '[[softpath]]/tmp' directory and provide path to this directory. 2. PHP REQUIREMENT LINK : https://groupoffice.readthedocs.io/en/latest/install/requirements.html. PHP max in info.xml taken from /install/gotest.php(on line no 140) 3. __getPasswordErrorString function is added in edit because while updating password in manual installation, it checks for these restrictions and the same is not checked while installation. Hence this is added only in edit and not in install.php 4. Few tables are not generated post upgrading from 6.2.x to 6.3.x. They shall generate whenever the specific module will get installed. (Confirmed with vendor) 5. We configure .htaccess given by vendor since 6.4.70 for authorization and to use some of modules. 6. We have removed language option for Group office 6.3.x branch(from install.xml), Since language is now not present in the curl call 'POST' parameters. Also after updating language from admin panel's System Settings languages don't work(in manual installation as well).(Since 6.3.60). Check whether languages work fine in next version. 8. rename /users/{user} to /users/admin and empty cache/disk to make data.zip 9. [[datadir]]/locks/jmap-set-lock.lock get created after login 10. [[datadir]]/f3/84/f384ee1dd8a66f36a425dce7b08992d7a6a68c36 is a png image of groupoffice logo. no need to delete. 11. While making datadir.zip empty the contents of the 'cache' folder. 12. We have kept the template value default(just changed date, email & domhost) in `go_templates` table because it is not used by group office. (Confirmed with vendor over email)