/var/softaculous/vtiger
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
upgrade/-0755rm
check_suphp.php960644editdlrm
clone.php41160644editdlrm
config.csrf-secret.php440644editdlrm
config.inc.php62580644editdlrm
edit.php49670644editdlrm
edit.xml4330644editdlrm
extend.php94410644editdlrm
fileindex.php7280644editdlrm
import.php35160644editdlrm
info.xml25770644editdlrm
install.js9210644editdlrm
install.php105920644editdlrm
install.xml21010644editdlrm
md515420644editdlrm
notes.txt17130644editdlrm
sharing_privileges_1.php550644editdlrm
update_pass.php4970644editdlrm
upgrade.php62640644editdlrm
upgrade.xml3200644editdlrm
user_privileges_1.php17230644editdlrm
vtigercron.sh6600644editdlrm
Edit: /var/softaculous/vtiger/notes.txt (1713B)
1. Choose "Other" in "Please let us know your Industry" while installing manually. ** Keep Timezone -5:00 (Eastern Time US & CANADA) ** ** Give recursive writable permissions to all folders which are needed to be moved from manual to zip during manual installation. 2. in cache compare and move following folders from manual to zip manifest.xml Project.zip ProjectMilestone.zip ProjectTask.zip 3. in cron/modules compare and move following folders from manual to zip PBXManager VtigerBackup Import 4. Move /languages, /layouts, /modules folders from manual to zip 5. Copy and replace Smarty/templates/modules from manual to zip (Not Reqd since 7.0.0) 6. Copy and replace tabdata.php and parent_tabdata.php from manual to zip 7. vtlib/ModuleDir copy from manual to zip (Not Reqd since 7.0.0) 8. Copy the extra folders and files from /include and add to zip from manual 9. Download the upgrade patch file and then update the upgrade.php with the appropriate condition to unzip the patch For reference purpose: realpath() function is added to $__setings['softpath'] in install.php 10. We only offer incremental upgrade (vendor confirmed that It requires step by step patch unzip i.e first from 6.0 to 6.1, then from 6.1 to 6.2 and from 6.2 to 6.3 which we can't offer) so change version in and make relevant changes in upgrade.php in every update. 11. PHP REQUIREMENT LINK: http://community.vtiger.com/help/vtigercrm/administrators/installation.html 12. We have set PHP req to 8.1 because since 8.1.0 script's composer requires min PHP 8.1 13. One of the users were getting issue on Mysql 8.4 with the unique key constrait so we made a manual installation on Mysql 8.4 and use those dumps.