/var/softaculous/mantis
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt61620644editdlrm
clone.php57820644editdlrm
config_inc.php36530644editdlrm
edit.php56120644editdlrm
edit.xml4330644editdlrm
fileindex.php49310644editdlrm
import.php33460644editdlrm
info.xml38190644editdlrm
install.js9210644editdlrm
install.php40390644editdlrm
install.xml42860644editdlrm
md533650644editdlrm
notes.txt10120644editdlrm
upgrade.php46920644editdlrm
upgrade.xml2980644editdlrm
Edit: /var/softaculous/mantis/notes.txt (1012B)
1. config_inc.php has additional data so add it from the previous version. 2. default admin : administrator pass : root 3. Select MySQLi as database type. 4. check edit in all aspect if there is error change where change is required mantis less than 1.3.0 having default "mantis_" prefix for table 5. PHP REQUIREMENT LINK : https://www.mantisbt.org/docs/master/en-US/Admin_Guide/html/admin.install.requirements.software.html 6. Language : if language changed from dashboard it changes for current user only and other user's language remains English. To change language for all user need to add variable in config http://www.mantisbt.org/docs/master/en-US/Admin_Guide/html-desktop/#admin.config.language 7. Keep $g_db_table_plugin_prefix and $g_db_table_suffix value to "mantis" only in manual installation to avoid confusion in table names. 8. We have asked our users to add the [[softurl]] post completing the upgrade process, check in next version if it's required or not.(Not required, checked in 2.26.3)