ขั้นตอน 9: สรุปและเริ่มติดตั้ง
จัดเก็บลงไฟล์ทันทีเมื่อกด Save เพื่อให้เริ่มต่อครั้งถัดไปได้
เริ่มติดตั้งระบบ
ระบบจะรัน migrate ก่อน แล้ว seed จากไฟล์ state ของ host นี้
ตัวอย่างไฟล์สถานะ
{
"host": "sp-cargo.com",
"current_step": 9,
"completed": false,
"created_at": "2026-05-23 17:43:52",
"updated_at": "2026-05-23 18:22:45",
"steps": {
"1": {
"site_name": "sp-cargo.com",
"contact_email": "[email protected]",
"contact_phone": "0840136512",
"contact_address": ""
},
"2": {
"name": "อุษา พุกกล่ำ",
"username": "USA",
"email": "[email protected]",
"password": "password"
},
"3": {
"frontend_theme": "multikart",
"header_layout": "default",
"footer_layout": "default",
"home_layout": "index"
},
"4": {
"default_language": "th",
"available_languages": {
"th": "ไทย",
"en": "English",
"zh": "中文"
},
"currencies": [
{
"code": "THB",
"name": "Thai Baht",
"symbol": "฿",
"is_main": true,
"is_source": false
},
{
"code": "CNY",
"name": "Chinese Yuan",
"symbol": "¥",
"is_main": false,
"is_source": true
}
]
},
"5": {
"product_types": [
{
"key": "A",
"code": "Product-A",
"name": "ทั่วไป",
"description": "เสื้อผ้า ของใช้ ทั่วไปที่ไม่มีแบรนด์",
"is_active": true
},
{
"key": "B",
"code": "Product-B",
"name": "มอก.",
"description": "เครื่องใช้ไฟฟ้า มีปลั๊กเสียบ",
"is_active": true
},
{
"key": "C",
"code": "Product-C",
"name": "อย.",
"description": "ขนม อาหาร ของเหลว",
"is_active": true
},
{
"key": "D",
"code": "Product-D",
"name": "แบรนด์",
"description": "ลิขสิทธิ์",
"is_active": true
}
],
"shipping_types": [
{
"key": "EK",
"code": "Ship-EK",
"name": "รถ",
"description": "ขนส่งทางรถ",
"is_active": true
},
{
"key": "BR",
"code": "Ship-BR",
"name": "เรือ",
"description": "ขนส่งทางเรือ",
"is_active": true
},
{
"key": "AIR",
"code": "Ship-AIR",
"name": "เครื่องบิน",
"description": "ขนส่งทางอากาศ",
"is_active": true
}
],
"warehouses": [
{
"key": "GZ",
"code": "WH-GZ",
"name": "กวางโจว",
"type": "origin",
"address": "收货人:史章豪(电话:18520146525) 地址:广州市白云区龙滘路399号同创科技园G栋101",
"is_active": true
},
{
"key": "YW",
"code": "WH-YW",
"name": "อี้อู่",
"type": "origin",
"address": "收货人:范女士(电话:15158998844) 地址:义乌市稠江街道伏龙山南路387号红狮智慧物流园二区内 D8-03",
"is_active": true
},
{
"key": "BKK",
"code": "WH-BKK",
"name": "กรุงเทพ",
"type": "destination",
"address": "บางบอน 5 ซอย5 หมู่ 1 ตำบล แคราย อ.กระทุ่มแบน จ.สมุทรสาคร 74110",
"is_active": true
}
]
},
"6": {
"shipping_rate_types": [
{
"key": "RP-EK-A",
"name": "ฝากซื้อ",
"shipping_type_key": "EK",
"warehouse_key": "GZ",
"product_type_key": "A",
"rate_type": "preorder",
"is_active": true,
"sort_order": "0"
},
{
"key": "RP-EK-B",
"name": "ฝากซื้อ",
"shipping_type_key": "EK",
"warehouse_key": "GZ",
"product_type_key": "B",
"rate_type": "preorder",
"is_active": true,
"sort_order": "0"
},
{
"key": "RP-EK-C",
"name": "ฝากซื้อ",
"shipping_type_key": "EK",
"warehouse_key": "GZ",
"product_type_key": "C",
"rate_type": "preorder",
"is_active": true,
"sort_order": "0"
},
{
"key": "RP-EK-D",
"name": "ฝากซื้อ",
"shipping_type_key": "EK",
"warehouse_key": "GZ",
"product_type_key": "D",
"rate_type": "preorder",
"is_active": true,
"sort_order": "0"
}
],
"shipping_rate_values": [
{
"shipping_rate_type_key": "RP-EK-A",
"calculate_type": "volume",
"min": "0",
"max": null,
"value": "5800",
"minimum_price": "200",
"cost": "4800",
"sort_order": "0"
}
],
"delivery_providers": [],
"delivery_provider_rates": []
},
"7": {
"delivery_providers": [
{
"key": "ThaiPost",
"name": "ไปรษณีย์ไทย",
"description": null,
"tracking_service": "EMS",
"tracking_courier_code": "ปณ.",
"is_active": true,
"shipping_markup_type": "fixed",
"shipping_markup_value": "0",
"cod_type": null,
"cod_value": null,
"stock_order_type": null,
"stock_order_value": null
}
],
"delivery_provider_rates": [
{
"delivery_provider_key": "ThaiPost",
"name": "ไปรษณีย์ไทย",
"calculate_type": "weight",
"weight": "1",
"dimension": "",
"volume": "",
"cost": "38",
"price": "45",
"fixed_value": "",
"is_active": true
}
]
},
"8": {
"admin_settings": {
"wallet_system_enable": true
}
},
"9": {
"notes": ""
}
},
"seed_result": null
}