/var/softaculous/forma
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt112940644editdlrm
clone.php37190644editdlrm
config.php58560644editdlrm
edit.php43270644editdlrm
edit.xml4330644editdlrm
fileindex.php4200644editdlrm
import.php34230644editdlrm
info.xml34220644editdlrm
install.js9240644editdlrm
install.php83310644editdlrm
install.xml10560644editdlrm
md543700644editdlrm
notes.txt10010644editdlrm
Edit: /var/softaculous/forma/notes.txt (1001B)
1) Install using Classic method(HTTP). 2) Languages to install (Keep default(i.e english)). 3) PHP REQUIREMENT LINK: /config/version.php 4) Keep SMTP details to "NO" in manual installation. 5) We have kept version as 2.3.0 for 2.3.0.2 in info.xml since file from which we import i.e appCore/versions.php vendor hasn't changed the version but he has provided crucial bugfix and security fixes. 6) The script is unable to create any course or webpage on Mysql 8.0.0 (even in manual) hence we have restricted it. 7) Since 4.0.19 version the script was not working on PHP 7.4 and required 8.0 hence we have kept it. https://github.com/formalms/formalms/issues/39 8) Keep procedures at the end of sql file and also remove DEFINER=`root`@`localhost from sql. 9) We have kept PHP 8.1 as requirement in info.xml as we faced an issue while manually installing with PHP 8.0 i.e Fatal error: Uncaught Error: Call to undefined method ReflectionProperty::isReadOnly(). Check in next version if it works on PHP 8.0.