1. Install with demo data
2. Try to add upgrade if possible.
3. Below link explains why we dont give upgrades to abantecart:
http://docs.abantecart.com/pages/upgrade/manual.html
(i.e. it need to modify dbprefix in upgrade.sql file provided in upgrade package)
4. Remove the INSERTS FROM `messages` table which states to delete the install directory
5. select mysqli
6. PHP REQUIREMENT LINK : http://docs.abantecart.com/pages/install/system_requirements.html# and also check index.php MIN_PHP_VERSION constant.
7. Select the Novator theme while installing manually.
8. Check and move the images which are not getting created though softaculous in /resources/image/*
9. In some tables there is collation appended i.e COLLATE=utf8mb4_0900_ai_ci (this is server specific default collation, and can be verified from phpmyadmin under 'Variables'). Check for the tables which have collation other than 'COLLATE=utf8mb4_unicode_ci', which is kept default by script and remove the line i.e COLLATE=utf8mb4_0900_ai_ci i.e COLLATE={{SERVER_DEFAULT_COLLATION}}. These entries are made again post installation through Softaculous.
10. Keep DEFAULT in url_aliases table beacuse keeping the same value conflicts with 'GENERATED ALWAYS AS (md5(`query`))' in the same table.| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| abante.sql | File | 1.43 MB | 0644 |
|
| abante.zip | File | 50.91 MB | 0644 |
|
| changelog.txt | File | 15.35 KB | 0644 |
|
| clone.php | File | 6.38 KB | 0644 |
|
| config.php | File | 1.42 KB | 0644 |
|
| edit.php | File | 5.25 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| extend.php | File | 1.91 KB | 0644 |
|
| fileindex.php | File | 212 B | 0644 |
|
| import.php | File | 4.96 KB | 0644 |
|
| info.xml | File | 3.54 KB | 0644 |
|
| install.js | File | 1.02 KB | 0644 |
|
| install.php | File | 8.85 KB | 0644 |
|
| install.xml | File | 1.63 KB | 0644 |
|
| md5 | File | 1000 B | 0644 |
|
| notes.txt | File | 1.23 KB | 0644 |
|