/var/softaculous/baker
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
clone.php44440644editdlrm
config.php6600644editdlrm
edit.php44770644editdlrm
edit.xml4330644editdlrm
fileindex.php1560644editdlrm
import.php34350644editdlrm
info.xml19490644editdlrm
install.js9210644editdlrm
install.php61750644editdlrm
install.xml24940644editdlrm
md520820644editdlrm
notes.txt6600644editdlrm
upgrade.php175140644editdlrm
upgrade.xml3090644editdlrm
version.json660644editdlrm
Edit: /var/softaculous/baker/notes.txt (660B)
1. Please keep USING BTREE entries in sql to the left and not at the end. 2. We have added minimum requirement for upgrade as 2.10.0, as upgrade is not possible from earlier versions(before 2.10.0) which is mentioned here. https://addon.websitebaker.org/pages/en/browse-add-ons.php?id=0E2A6954 3. PHP REQUIREMENT LINK : /DOCU/README_EN.md/ 4. Minimum required php version is changed to 8.1(check /vendor/composer/platform_check.php) 5. We have set min Mysql requirement to 5.7 because few tables generates UNIQUE KEY which requires large column size. On lower version of Mysql the script gives warning message on manual installation and skip all these tables.