/var/softaculous/yeti
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
clone.php84770644editdlrm
cron.sh7310644editdlrm
csrf_secret.php350644editdlrm
Db.php21200644editdlrm
extend.php93400644editdlrm
fileindex.php3690644editdlrm
import.php37030644editdlrm
info.xml47090644editdlrm
install.js9210644editdlrm
install.php206830644editdlrm
install.xml196520644editdlrm
Main.php47580644editdlrm
md534790644editdlrm
notes.txt11800644editdlrm
update_pass.php5410644editdlrm
user_privileges_1.php46030644editdlrm
Edit: /var/softaculous/yeti/notes.txt (1180B)
1. [IMP] Before starting manual installation, make app_data/installSource.txt file with "Softaculous" in it. Since 7.0.4 version vendor has requested us to make this file and keep it in our package. 2. Select Currency as "USA, Dollars" and Time zone as "(UTC-05:00) Eastern Time (US & Canada)" 3. Keep Company name "YetiForce" in manual Installation. We can change from admin panel. 4. PHP Requirement Link: https://yetiforce.com/pl/component/zoo/item/web-server-requirements and also check vendor/composer/platform_check.php(Its PHP > = 7.4.15 in platform_check.php) 5. Release date : https://github.com/YetiForceCompany/YetiForceCRM/releases (released xx days ago) 6. We have moved few folders in config, app_data and user_privileges from manual to zip because it does not create after install. (Since 5.0.0) 7. Remove COLLATE=utf8mb4_0900_ai_ci From sql file if we have installed manually on Mysql 8. Because it gives error on installing with MariaDB. Besides this script itself doesn't use any collation and hence it takes server's default collation. (confirmed with vendor over email) 8. Take the dumps using CLI. mysqldump --routines -u root -ppass yetiforce > yetiforce.sql