/var/softaculous/presta
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt14660644editdlrm
clone.php81490644editdlrm
edit.php45260644editdlrm
edit.xml4470644editdlrm
fileindex.php2600644editdlrm
import.php56080644editdlrm
info.xml44820644editdlrm
install.js11500644editdlrm
install.php125980644editdlrm
install.xml14280644editdlrm
md555940644editdlrm
notes.txt13000644editdlrm
settings.inc.php5140644editdlrm
update_rijndael.php9160644editdlrm
upgrade.php104180644editdlrm
upgrade.xml13070644editdlrm
Edit: /var/softaculous/presta/notes.txt (1300B)
1. Choose database Engine 'InnoDB' 2. If it is asked for country choose "United States" and Shop timezone as "US/Eastern" 3. Install with Sample Data 4. Add the contents of img/ folder from manual to zip 6. Upgrade not possible below 1.6.1.0 7. check and copy translations/en copy modules/* copy en.php from other module folders copy mails/en/ copy themes/default-bootstrap/lang/en.php copy cache/sandbox/16us.xml from manual installation 8. Remove en.gzip from translations folder If it is deleted in manual installation (Not being deleted anymore!) 9. The reason for excluding image folders in upgrade.xml http://doc.prestashop.com/display/PS15/Manual+update#Manualupdate-Step2-GettingReadyfortheNewVersion 'Copying the files that were backed up in "prestashop-prod" to the new "prestashop-prep" folder' 11. We have added upgrade for every version in prestashop. If there is any changes in database structure, prestashop will upgrade that automatically, and if there is no database changes then we are manually changing version number in SQL and in settings.inc.php 12. PHP REQUIREMENT LINK: http://doc.prestashop.com/display/PS16/What+you+need+to+get+started 13. We have kept the maximum PHP as < 8.0.0 because the script uses get_magic_quotes_gpc() which is removed since PHP 8.0.0