chore: update code structure for better readability and maintainability

This commit is contained in:
2025-09-25 22:46:16 +02:00
parent 7dd25608f9
commit 0b4bf5661e
3 changed files with 412 additions and 337 deletions

View File

@@ -226,7 +226,95 @@
"lmtime": 0, "lmtime": 0,
"modified": false "modified": false
}, },
"config": {}, "config": {
"alias.php": {
"type": "-",
"size": 2068,
"lmtime": 0,
"modified": false
},
"autoload.php": {
"type": "-",
"size": 1340,
"lmtime": 0,
"modified": false
},
"bootstrap.php": {
"type": "-",
"size": 6171,
"lmtime": 0,
"modified": false
},
"config.inc.php": {
"type": "-",
"size": 10031,
"lmtime": 0,
"modified": false
},
"db_slave_server.inc.php": {
"type": "-",
"size": 1337,
"lmtime": 0,
"modified": false
},
"defines.inc.php": {
"type": "-",
"size": 7511,
"lmtime": 1758821750963,
"modified": false
},
"defines_uri.inc.php": {
"type": "-",
"size": 3162,
"lmtime": 0,
"modified": false
},
".htaccess": {
"type": "-",
"size": 170,
"lmtime": 0,
"modified": false
},
"index.php": {
"type": "-",
"size": 1369,
"lmtime": 0,
"modified": false
},
"services": {},
"settings.inc.php": {
"type": "-",
"size": 23,
"lmtime": 0,
"modified": false
},
"smartyadmin.config.inc.php": {
"type": "-",
"size": 5934,
"lmtime": 0,
"modified": false
},
"smarty.config.inc.php": {
"type": "-",
"size": 6718,
"lmtime": 0,
"modified": false
},
"smartyfront.config.inc.php": {
"type": "-",
"size": 9105,
"lmtime": 0,
"modified": false
},
"smartyfront.config.inc.php.before_pagecache_widget_block": {
"type": "-",
"size": 8795,
"lmtime": 0,
"modified": false
},
"themes": {},
"xml": {}
},
"controllers": {}, "controllers": {},
"cron-products.php": { "cron-products.php": {
"type": "-", "type": "-",
@@ -2311,6 +2399,72 @@
} }
} }
} }
},
"templates": {
"customer": {
"_partials": {
"address-form.tpl": {
"type": "-",
"size": 2182,
"lmtime": 0,
"modified": false
},
"block-address.tpl": {
"type": "-",
"size": 1825,
"lmtime": 0,
"modified": false
},
"customer-form.sync-conflict-20210528-232818-5F24EB5.tpl": {
"type": "-",
"size": 4545,
"lmtime": 1758826188207,
"modified": false
},
"customer-form.tpl": {
"type": "-",
"size": 3974,
"lmtime": 1758826188208,
"modified": false
},
"index.php": {
"type": "-",
"size": 1279,
"lmtime": 0,
"modified": false
},
"login-form.tpl": {
"type": "-",
"size": 2221,
"lmtime": 0,
"modified": false
},
"my-account-links.tpl": {
"type": "-",
"size": 1364,
"lmtime": 0,
"modified": false
},
"order-detail-no-return.tpl": {
"type": "-",
"size": 7336,
"lmtime": 0,
"modified": false
},
"order-detail-return.tpl": {
"type": "-",
"size": 12235,
"lmtime": 0,
"modified": false
},
"order-messages.tpl": {
"type": "-",
"size": 3063,
"lmtime": 0,
"modified": false
}
}
}
} }
} }
}, },

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long