/var/softaculous/flat
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
upgrade/-0755rm
fileindex.php2910644editdlrm
import.php30870644editdlrm
info.xml14500644editdlrm
install.js9240644editdlrm
install.php56080644editdlrm
install.xml5530644editdlrm
md544850644editdlrm
notes.txt12430644editdlrm
upgrade.php42620644editdlrm
upgrade.xml2250644editdlrm
_clone.php39540644editdlrm
Edit: /var/softaculous/flat/notes.txt (1243B)
1. PHP REQUIREMENT LINK : https://github.com/flatpressblog/flatpress 2. We offer incremental upgrade i.e for example 1.1 to 1.2 but not from previous versions to 1.2 as vendor provides upgrade zip for upgrading incremental versions. change minimum required version in tag in info.xml and make relevant changes in upgrade.php in every update. Download upgrade package from here https://www.flatpress.org/download 3. We have explicitely added "en-us" in settings-defaults.php file before starting curl_call because the installer takes "cs-cz" only despite of adding en-us in the post parameter. (Check in next version)(Checked in 1.5.1 not required, hence removed) 4. Ignore the .git and .github folders while making our zip. (If any) 5. We have made a manual change in fp-includes/core/core.utils.php file to make it work on PHP 7.1 since 1.4 upgrade as suggested by vendor. https://github.com/flatpressblog/flatpress/issues/630(not needed since 1.4.1) 6. Upgrade documentation: https://www.flatpress.org/download 7. Always check in upgrade, if setup location is required or not in upgrade.xml and handle accordingly. It wasn't required for 1.4.x to 1.5.1 as mentioned in the link https://wiki.flatpress.org/en:doc:basic:upgrade