/var/softaculous/odm
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
changelog.txt31420644editdlrm
clone.php32290644editdlrm
config.php25220644editdlrm
data.zip1600644editdlrm
edit.php45090644editdlrm
edit.xml4330644editdlrm
fileindex.php11420644editdlrm
import.php54250644editdlrm
info.xml17630644editdlrm
install.js9210644editdlrm
install.php46800644editdlrm
install.xml21750644editdlrm
md5142460644editdlrm
notes.txt6450644editdlrm
odm.sql127090644editdlrm
odm.zip30875460644editdlrm
__upgrade.php26290644editdlrm
__upgrade.xml4560644editdlrm
Edit: /var/softaculous/odm/notes.txt (645B)
1. We have disabled update as it requires to rename config.php and start over installation again ( which requires admin details). 2. In version 1.3.7 we have patched functions.php as mentioned here https://github.com/opendocman/opendocman/issues/278 to make script work in subdirectory. As script does not generate base url correctly we have done this, it throws error of 403 Access Forbidden by CSRFProtector!, due to wrong url being generated. Check in next version if script works without patching functions.php file. Also while manual installation we had to enter db details manually in config-sample.php for installation to work correctly.