/var/softaculous/cube
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess14040644editdlrm
edit.php49710644editdlrm
edit.xml4330644editdlrm
extend.php23780644editdlrm
fileindex.php1860644editdlrm
global.inc.php5680644editdlrm
import.php45300644editdlrm
index.php377130644editdlrm
info.xml34720644editdlrm
install.js9210644editdlrm
install.php80150644editdlrm
install.xml15160644editdlrm
md511670644editdlrm
notes.txt12790644editdlrm
upgrade.php129550644editdlrm
upgrade.xml4030644editdlrm
_clone.php14680644editdlrm
Edit: /var/softaculous/cube/notes.txt (1279B)
1. Add following code in global.inc.php file $glob['install_source'] = 'softaculous'; 2. Default Currency : USD-US dollar (selected by default as language defaults to English(US))(since 6.7.1) 3. Update the value for $tmp and $Contact_Form in install.php with the updated value in manual SQL file (Not needed from 6.6.0, as config values aren't serialized anymore in db serialized array, they are stored as proper keys and values in db) 4. Always check setup/index.php and change accordingly in our package. Keep our changes intact. This is for upgrade 5. update "$tmp['store_copyright']" if any change in manual 6. PHP REQUIREMENT LINK : https://www.cubecart.com/requirements and also check with setup/index.php (Kept PHP requirement 7.1.0 in info.xml due to issue on PHP 5.5 (min req) and 7.0 in version 6.4.6. Change requirement accordingly in info.xml if vendor fixes the same) (Vendor has asked us to keep PHP 7.1 as minimal PHP version and has updated the same in setup/index.php in version 6.4.7) 7. Anonymous statistics : Keep unchecked 8. Copy language/flags/en-US.png , language/email_en-US.xml, language/en-US.xml from manual to zip, since they are not made via Softaculous. They are needed to render the frontend. 9. From 6.7.1. Keep default language i.e English(US).