This commit is contained in:
2026-03-07 10:26:20 +07:00
commit aa223ce3bb
1128 changed files with 118856 additions and 0 deletions

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

1
data/admin/login_log.php Normal file
View File

@@ -0,0 +1 @@
<?php

48
data/banner/banner.php Normal file
View File

@@ -0,0 +1,48 @@
<?php
return [
"homepage" => [
"banner_slider_homepage_mobile" => [
[
"id" => 148,
"display" => '<img border=0 src="/media/banner/banner_mobile.png" width="414" height="159" alt=""/>',
"fileUrl" => "/media/banner/banner_mobile.png",
"desUrl" => "/ad.php?id=148",
"title" => "",
"width" => 414,
"height" => 159,
"fileType" => "banner",
"summary" => ""
],
[
"id" => 149,
"display" => '<img border=0 src="/media/banner/banner_mobile.png" width="414" height="159" alt=""/>',
"fileUrl" => "/media/banner/banner_mobile.png",
"desUrl" => "/ad.php?id=149",
"title" => "",
"width" => 414,
"height" => 159,
"fileType" => "banner",
"summary" => ""
]
],
"banner_slider_homepage" => [
[
"id" => 150,
"display" => '<img border=0 src="/media/banner/bannerslider.png" width="2400" height="920" alt=""/>',
"fileUrl" => "/media/banner/bannerslider.png",
"desUrl" => "/ad.php?id=150",
"title" => "",
"width" => 2400,
"height" => 920,
"fileType" => "banner",
"summary" => ""
]
]
],
"footer" => [],
"header" => []
];

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

3
data/customer/home.php Normal file
View File

@@ -0,0 +1,3 @@
<?php

1
data/customer/review.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

46
data/home/home.php Normal file
View File

@@ -0,0 +1,46 @@
<?php
return [
"tom_tat" => [
[
'id' => 1,
'title' => 'ĐƠN HÀNG MỚI',
'main_stat' => '1000000',
'time' => ' 24/11/2023 ',
],
[
'id' => 2,
'email' => 'uyentt@hurasoft.com ',
'content' => ' Chỉnh sửa trang chủ website laptoptcc ',
'time' => ' 24/11/2023 ',
],
[
'id' => 3,
'email' => 'uyentt@hurasoft.com ',
'content' => ' Chỉnh sửa trang chủ website laptoptcc ',
'time' => ' 24/11/2023 ',
],
],
"lich_su_chinh_sua" => [
[
'id' => 1,
'email' => 'uyentt@hurasoft.com ',
'content' => ' Chỉnh sửa trang chủ website laptoptcc ',
'time' => ' 24/11/2023 ',
],
[
'id' => 2,
'email' => 'uyentt@hurasoft.com ',
'content' => ' Chỉnh sửa trang chủ website laptoptcc ',
'time' => ' 24/11/2023 ',
],
[
'id' => 3,
'email' => 'uyentt@hurasoft.com ',
'content' => ' Chỉnh sửa trang chủ website laptoptcc ',
'time' => ' 24/11/2023 ',
],
],
];

1
data/job/home.php Normal file
View File

@@ -0,0 +1 @@
<?php

1
data/media/category.php Normal file
View File

@@ -0,0 +1 @@
<?php

1
data/media/upload.php Normal file
View File

@@ -0,0 +1 @@
<?php

1664
data/menu.php Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,60 @@
<?php
return array(
'enable' => true ,
"name" => "Nội dung",
"icon_class" => 'users',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'article',
'view' => 'home',
'id' => 'article/home',
'name' => 'Tin bài',
"icon_class" => '',
'url' => '/article',
),
array(
'enable' => true ,
'module' => 'media',
'view' => 'home',
'id' => 'media/home',
'name' => 'Thư viện file Media',
"icon_class" => '',
'url' => '/media',
),
array(
'enable' => true ,
'module' => 'page',
'view' => 'home',
'id' => 'page/home',
'name' => 'Nội dung cố định',
"icon_class" => '',
'url' => '/page',
),
array(
'enable' => true ,
'module' => 'album',
'view' => 'home',
'id' => 'album/home',
'name' => 'Thư viện ảnh',
"icon_class" => '',
'url' => '/album',
),
array(
'enable' => true ,
'module' => 'video',
'view' => 'home',
'id' => 'video/home',
'name' => 'Video',
"icon_class" => '',
'url' => '/video',
),
),
);

36
data/menu_item/ask.php Normal file
View File

@@ -0,0 +1,36 @@
<?php
return array(
'enable' => true ,
"name" => "Hỏi đáp",
"url" => "",
"menu" => array(
0 => array(
'enable' => true ,
'module' => 'ask',
'view' => 'home',
'id' => 'ask/home',
'name' => 'Danh sách câu hỏi',
'url' => '/ask',
),
1 => array(
'enable' => true ,
'module' => 'ask',
'view' => 'answer-list',
'id' => 'ask/answer-list',
'name' => 'Danh sách trả lời',
'url' => '/ask/answer-list',
),
2 => array(
'enable' => true ,
'module' => 'ask',
'view' => 'category',
'id' => 'ask/ask',
'name' => 'Danh mục hỏi đáp',
'url' => '/ask/category',
),
),
);

View File

@@ -0,0 +1,80 @@
<?php
return array(
'enable' => true ,
"name" => "Khách hàng",
"icon_class" => 'user',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'customer',
'view' => 'home',
'id' => 'customer/home',
'name' => 'Danh sách khách hàng',
"icon_class" => '',
'url' => '/customer',
),
/*array(
'enable' => true ,
'module' => 'customer',
'view' => 'customer-group',
'id' => 'customer/customer-group',
'name' => 'Nhóm khách hàng',
"icon_class" => '',
'url' => '/customer/customer-group',
),*/
array(
'enable' => true ,
'module' => 'customer',
'view' => 'customer-contact',
'id' => 'customer/customer-contact',
'name' => 'Khách hàng liên hệ',
"icon_class" => '',
'url' => '/customer/customer-contact',
),
array(
'enable' => true ,
'module' => 'customer',
'view' => 'comment',
'id' => 'customer/comment',
'name' => 'Tổng hợp trao đổi',
"icon_class" => '',
'url' => '/customer/comment',
),
array(
'enable' => true ,
'module' => 'customer',
'view' => 'review',
'id' => 'customer/review',
'name' => 'Tổng hợp Đánh giá',
"icon_class" => '',
'url' => '/customer/review',
),
array(
'enable' => true ,
'module' => 'customer',
'view' => 'customer-review',
'id' => 'customer/customer-review',
'name' => 'Khách hàng góp ý',
"icon_class" => '',
'url' => '/customer/customer-review',
),
array(
'enable' => true ,
'module' => 'customer',
'view' => 'customer-newsletter',
'id' => 'customer/customer-newsletter',
'name' => 'Khách hàng nhận bản tin',
"icon_class" => '',
'url' => '/customer/customer-newsletter',
),
),
);

View File

@@ -0,0 +1,19 @@
<?php
return array(
'enable' => true ,
"name" => "Đại lý",
"icon_class" => 'shopping-bag',
"url" => "",
"menu" => array(
0 => array(
'enable' => true ,
'module' => 'distributor',
'view' => 'home',
'id' => 'distributor/home',
'name' => 'Danh sách',
"icon_class" => '',
'url' => '/distributor',
),
),
);

View File

@@ -0,0 +1,73 @@
<?php
return array(
'enable' => true ,
"name" => "Quan hệ cổ đông",
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'annual_report',
'name' => 'Báo cáo thường niên',
'id' => 'investor_relation/annual_report',
'url' => '/investor_relation/annual_report',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'charter',
'name' => 'Điều lệ hoạt động',
'id' => 'investor_relation/charter',
'url' => '/investor_relation/charter',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'governance',
'name' => 'Quy chế quản trị',
'id' => 'investor_relation/governance',
'url' => '/investor_relation/governance',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'financial_reports',
'name' => 'Báo cáo tài chính',
'id' => 'investor_relation/financial_reports',
'url' => '/investor_relation/financial_reports',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'info_disclosure',
'name' => 'Công bố thông tin',
'id' => 'investor_relation/info_disclosure',
'url' => '/investor_relation/info_disclosure',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'management_report',
'name' => 'Báo cáo quản trị',
'id' => 'investor_relation/management_report',
'url' => '/investor_relation/management_report',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'shareholder_meeting',
'name' => 'Đại hội cổ đông',
'id' => 'investor_relation/shareholder_meeting',
'url' => '/investor_relation/shareholder_meeting',
),
array(
'enable' => true ,
'module' => 'investor_relation',
'view' => 'whitepaper',
'name' => 'Báo cáo bạch',
'id' => 'investor_relation/whitepaper',
'url' => '/investor_relation/whitepaper',
),
),
);

27
data/menu_item/job.php Normal file
View File

@@ -0,0 +1,27 @@
<?php
return array(
'enable' => true ,
"name" => "Tuyển dụng",
"icon_class" => 'megaphone',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'job',
'view' => 'home',
'id' => 'job/home',
'name' => 'Vị trí tuyển',
'url' => '/job',
),
array(
'enable' => true ,
'module' => 'job',
'view' => 'home',
'id' => 'job/home',
'name' => 'Quản lý hồ sơ',
'url' => '/job/applicants',
),
),
);

View File

@@ -0,0 +1,179 @@
<?php
return array(
'enable' => true ,
"name" => "Marketing",
"icon_class" => 'newspaper',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'promotion',
'id' => 'marketing/promotion',
'name' => 'Khuyến mại theo sản phẩm',
"icon_class" => '',
'url' => '/marketing/promotion',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'coupon',
'id' => 'marketing/coupon',
'name' => 'Phiếu giảm giá - Voucher',
"icon_class" => '',
'url' => '/marketing/coupon',
),
array(
'enable' => true ,
'module' => 'banner',
'view' => 'home',
'id' => 'banner/home',
'name' => 'Danh sách banner',
"icon_class" => '',
'url' => '/banner',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'store-design',
'id' => 'system/store-design',
'name' => 'Banner pop-up',
"icon_class" => '',
'url' => '/system/store-design?section=popup',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'poster-upload',
'id' => 'marketing/poster-upload',
'name' => 'Poster',
"icon_class" => '',
'url' => '/marketing/poster-upload',
),
/* array(
'enable' => true ,
'module' => 'system',
'view' => 'store-design',
'id' => 'system/store-design',
'name' => 'Hình nền website',
"icon_class" => '',
'url' => '/system/store-design?section=background',
),*/
/* array(
'enable' => true,
'module' => 'email',
'view' => 'home',
'id' => 'email/home',
'name' => 'Email',
"icon_class" => '',
'url' => '/email',
),*/
array(
'enable' => true,
'module' => 'url',
'view' => 'meta-list',
'id' => 'url/meta-list',
'name' => 'Sửa thông tin URL',
"icon_class" => '',
'url' => '/url/meta-list',
),
array(
'enable' => true,
'module' => 'url',
'view' => 'url-seo',
'id' => 'url/url-seo',
'name' => 'Link SEO',
"icon_class" => '',
'url' => '/url/url-seo',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'feed',
'id' => 'marketing/feed',
'name' => 'Facebook/Google Feed',
"icon_class" => '',
'url' => '/marketing/feed',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'product-offer',
'id' => 'marketing/product-offer',
'name' => 'Cài biểu tượng giảm giá',
"icon_class" => '',
'url' => '/marketing/product-offer',
),
/*array(
'enable' => true ,
'module' => 'marketing',
'view' => 'lead-program',
'id' => 'marketing/lead-program',
'name' => 'Thu thập khách hàng',
'url' => '/marketing/lead-program',
),*/
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'program',
'id' => 'marketing/program',
'name' => 'Chương trình khuyến mại',
"icon_class" => '',
'url' => '/marketing/program',
),
array(
'enable' => true ,
'module' => 'deal',
'view' => 'home',
'id' => 'deal/home',
'name' => 'Deal/giờ vàng',
"icon_class" => '',
'url' => '/deal',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'combo-deal',
'id' => 'marketing/combo-deal',
'name' => 'Bán Combo',
"icon_class" => '',
'url' => '/marketing/combo-deal',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'conditional-promotion',
'id' => 'marketing/conditional-promotion',
'name' => 'Khuyến mại BuildPC',
"icon_class" => '',
'url' => '/marketing/conditional-promotion',
),
array(
'enable' => true ,
'module' => 'marketing',
'view' => 'live-support-per-category',
'id' => 'marketing/live-support-per-category',
'name' => 'Hỗ trợ theo từng danh mục',
"icon_class" => '',
'url' => '/marketing/live-support-per-category',
),
),
);

59
data/menu_item/order.php Normal file
View File

@@ -0,0 +1,59 @@
<?php
return array(
'enable' => true ,
"name" => "Bán hàng",
"icon_class" => "store",
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'order',
'view' => 'home',
'id' => 'order/home',
'name' => 'Danh sách đơn hàng',
"icon_class" => '',
'url' => '/order', // &list=new
),
array(
'enable' => true ,
'module' => 'order',
'view' => 'bargain',
'id' => 'order/bargain',
'name' => 'Mặc cả giá',
"icon_class" => '',
'url' => '/order/bargain',
),
array(
'enable' => true ,
'module' => 'order',
'view' => 'wait-order',
'id' => 'order/wait-order',
'name' => 'Chờ mua sản phẩm',
"icon_class" => '',
'url' => '/order/wait-order',
),
array(
'enable' => true ,
'module' => 'order',
'view' => 'paygate',
'id' => 'order/paygate',
'name' => 'Thanh toán qua cổng dịch vụ',
"icon_class" => '',
'url' => '/order/paygate',
),
array(
'enable' => true ,
'module' => 'order',
'view' => 'price-quote',
'id' => 'order/price-quote',
'name' => 'Lập báo giá',
"icon_class" => '',
'url' => '/order/price-quote',
),
),
);

View File

@@ -0,0 +1,36 @@
<?php
return array(
'enable' => true ,
"name" => "Trả góp",
"icon_class" => "handshake",
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'payinstall',
'view' => 'order',
'id' => 'payinstall/order',
'name' => 'Danh sách đơn hàng',
'url' => '/payinstall/order',
),
array(
'enable' => true ,
'module' => 'payinstall',
'view' => 'home',
'id' => 'payinstall/home',
'name' => 'Cài đặt trả góp',
'url' => '/payinstall',
),
array(
'enable' => true ,
'module' => 'payinstall',
'view' => 'category',
'id' => 'payinstall/category',
'name' => 'Danh mục sản phẩm',
'url' => '/payinstall/category',
),
),
);

View File

@@ -0,0 +1,29 @@
<?php
return array(
'enable' => true ,
"name" => "Xây dựng máy tính",
"icon_class" => 'monitor-smartphone',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'pcbuilder',
'view' => 'home',
'id' => 'pcbuilder/home',
'name' => 'Linh kiện xây dựng',
'url' => '/pcbuilder',
),
array(
'enable' => true ,
'module' => 'pcbuilder',
'view' => 'preconfig',
'id' => 'pcbuilder/preconfig',
'name' => 'Bộ máy tính mẫu',
'url' => '/pcbuilder/preconfig',
),
),
);

175
data/menu_item/product.php Normal file
View File

@@ -0,0 +1,175 @@
<?php
// set 'enable' => true|false per client instead of commenting out
return array(
'enable' => true ,
"name" => "Sản phẩm",
"icon_class" => 'package',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'product',
'view' => 'home',
'id' => 'product/home',
'name' => 'Sản phẩm',
"icon_class" => '',
'url' => '/product',
),
/* array(
'enable' => false ,
'module' => 'product',
'view' => 'user-rating',
'id' => 'product/user-rating',
'name' => 'Đánh giá ',
'url' => '/product/user-rating',
),*/
/*array(
'enable' => false ,
'module' => 'product',
'view' => 'product-customer-image',
'id' => 'product/product-customer-image',
'name' => 'Ảnh người dùng gửi',
'url' => '/product/product-customer-image',
),*/
/*array(
'enable' => true ,
'module' => 'product',
'view' => 'product-list-update',
'id' => 'product/product-list-update',
'name' => 'Bảng giá cập nhật',
'url' => '/product/product-list-update',
),*/
array(
'enable' => true ,
'module' => 'product',
'view' => 'category',
'id' => 'product/category',
'name' => 'Danh mục',
"icon_class" => '',
'url' => '/product/category',
),
array(
'enable' => true ,
'module' => 'brand',
'view' => 'home',
'id' => 'brand/home',
'name' => 'Thương hiệu',
"icon_class" => '',
'url' => '/product/brand',
),
array(
'enable' => true ,
'module' => 'product',
'view' => 'attribute',
'id' => 'product/attribute',
'name' => 'Thuộc tính ',
"icon_class" => '',
'url' => '/product/attribute',
),
array(
'enable' => true ,
'module' => 'product',
'view' => 'collection',
'id' => 'product/collection',
'name' => 'Bộ sưu tập',
"icon_class" => '',
'url' => '/product/collection',
),
array(
'enable' => false ,
'module' => 'product',
'view' => 'product-wait-list',
'id' => 'product/product-wait-list',
'name' => 'Chờ mua sản phẩm',
"icon_class" => '',
'url' => '/product/product-wait-list',
),
array(
'enable' => true ,
'module' => 'addon',
'view' => 'home',
'id' => 'addon/home',
'name' => 'SP/Dịch vụ mua kèm',
"icon_class" => '',
'url' => '/product/addon',
),
array(
'enable' => true ,
'module' => 'config_group',
'view' => 'home',
'id' => 'config_group/home',
'name' => 'Nhóm cấu hình',
"icon_class" => '',
'url' => '/product/config_group',
),
/*array(
'enable' => false ,
'module' => 'supplier',
'view' => 'home',
'id' => 'supplier/home',
'name' => 'Nhà cung cấp',
"icon_class" => '',
'url' => '/supplier',
),*/
/* array(
'enable' => false ,
'module' => 'product',
'view' => 'set-promotion-price',
'id' => 'product/set-promotion-price',
'name' => 'Cài đặt giá khuyến mại',
"icon_class" => '',
'url' => '/product/set-promotion-price',
),*/
/*array(
'enable' => false ,
'module' => 'product',
'view' => 'product-per-customer-group',
'id' => 'product/product-per-customer-group',
'name' => 'Giá theo nhóm khách hàng',
"icon_class" => '',
'url' => '/product/product-per-customer-group',
),*/
array(
'enable' => true ,
'module' => 'product',
'view' => 'set',
'id' => 'product/set',
'name' => 'Set sản phẩm',
"icon_class" => '',
'url' => '/product/set',
),
array(
'enable' => true ,
'module' => 'product',
'view' => 'spec-group',
'id' => 'product/spec-group',
'name' => 'Nhóm thông số kỹ thuật',
"icon_class" => '',
'url' => '/product/spec-group',
),
array(
'enable' => true ,
'module' => 'product',
'view' => 'list-competitor',
'id' => 'product/list-competitor',
'name' => 'So sánh giá đối thủ',
"icon_class" => '',
'url' => '/product/list-competitor',
),
),
);

90
data/menu_item/report.php Normal file
View File

@@ -0,0 +1,90 @@
<?php
return array(
'enable' => true ,
"name" => "Thống kê",
"icon_class" => 'pie-chart',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'report',
'view' => 'visitor',
'id' => 'report/visitor',
'name' => 'Thống kê truy cập',
"icon_class" => '',
'url' => '/report/visitor',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'customer',
'id' => 'report/customer',
'name' => 'Thống kê khách hàng',
"icon_class" => '',
'url' => '/report/customer',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'order',
'id' => 'report/order',
'name' => 'Thống kê đơn hàng',
"icon_class" => '',
'url' => '/report/order',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'product-buy',
'id' => 'report/product-buy',
'name' => 'Sản phẩm mua nhiều',
"icon_class" => '',
'url' => '/report/product-buy',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'product-visit',
'id' => 'report/product-visit',
'name' => 'Sản phẩm xem nhiều',
"icon_class" => '',
'url' => '/report/product-visit',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'referer',
'id' => 'report/referer',
'name' => 'Web giới thiệu',
"icon_class" => '',
'url' => '/report/referer',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'search',
'id' => 'report/search',
'name' => 'Từ khóa tìm kiếm',
"icon_class" => '',
'url' => '/report/search',
),
array(
'enable' => true ,
'module' => 'report',
'view' => 'error-page',
'id' => '',
'name' => 'Lỗi website',
"icon_class" => '',
'url' => '/report/error-page',
),
),
);

192
data/menu_item/system.php Normal file
View File

@@ -0,0 +1,192 @@
<?php
return array(
'enable' => true ,
"name" => "Hệ thống",
"icon_class" => 'settings',
"url" => "",
"menu" => array(
array(
'enable' => true ,
'module' => 'system',
'view' => 'settings',
'id' => 'system/settings',
'name' => 'Cài đặt chung',
"icon_class" => '',
'url' => '/system/settings',
),
array(
'enable' => true ,
'module' => 'template',
'view' => 'home',
'id' => 'template/home',
'name' => 'Sửa file template',
"icon_class" => '',
'url' => '/template',
),
array(
'enable' => true ,
'module' => 'admin',
'view' => 'home',
'id' => '',
'name' => 'Quản trị viên',
"icon_class" => '',
'url' => '/admin',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'store-address',
'id' => '',
'name' => 'Địa chỉ cửa hàng',
"icon_class" => '',
'url' => '/system/store-address',
),
4 => array(
'enable' => true ,
'module' => 'system',
'view' => 'domain',
'id' => 'system/domain',
'name' => 'Cài đặt tên miền',
"icon_class" => '',
'url' => '/system/domain',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'ban-ip',
'id' => '',
'name' => 'Chặn IP truy cập website',
"icon_class" => '',
'url' => '/system/ban-ip',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'change-info',
'id' => '',
'name' => 'Thông tin website',
"icon_class" => '',
'url' => '/system/change-info',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'province-list',
'id' => '',
'name' => 'Cài đặt tỉnh thành',
"icon_class" => '',
'url' => '/system/province-list',
),
9 => array(
'enable' => true ,
'module' => 'system',
'view' => 'home',
'id' => '',
'name' => 'Tình trạng đơn hàng',
"icon_class" => '',
'url' => '/system/order-status',
),
array(
'enable' => true ,
'module' => 'online_support',
'view' => 'home',
'id' => '',
'name' => 'Hỗ trợ bán hàng',
"icon_class" => '',
'url' => '/online_support',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'country',
'id' => '',
'name' => 'Quốc gia',
"icon_class" => '',
'url' => '/system/country',
),
12 => array(
'enable' => true ,
'module' => 'report_out',
'view' => 'home',
'id' => '',
'name' => 'Cài đặt thông báo ngoài',
"icon_class" => '',
'url' => '/report_out',
),
array(
'enable' => true ,
'module' => 'shipping2',
'view' => 'home',
'id' => '',
'name' => 'Cài đặt phí vận chuyển',
"icon_class" => '',
'url' => '/shipping2',
),
array(
'enable' => true ,
'module' => 'url',
'view' => 'redirect',
'id' => 'url/redirect',
'name' => 'Url Redirect',
"icon_class" => '',
'url' => '/url/redirect',
),
array(
'enable' => true ,
'module' => 'tool',
'view' => 'home',
'id' => 'tool/home',
'name' => 'Công cụ',
"icon_class" => '',
'url' => '/tool',
),
array(
'enable' => true ,
'module' => 'menu',
'view' => 'home',
'id' => 'menu/home',
'name' => 'Quản trị menu',
"icon_class" => '',
'url' => '/menu',
),
array(
'enable' => true ,
'module' => 'system',
'view' => 'keyword-suggest',
'id' => 'system/keyword-suggest',
'name' => 'Từ khóa gợi ý',
"icon_class" => '',
'url' => '/system/keyword-suggest',
),
array(
'enable' => true ,
'module' => 'tag',
'view' => 'home',
'id' => 'tag/home',
'name' => 'Quản trị Tag',
"icon_class" => '',
'url' => '/tag',
),
),
);

View File

@@ -0,0 +1,28 @@
<?php
return array(
'enable' => true ,
"name" => "Bảo hành sản phẩm",
"icon_class" => '',
"url" => "",
"menu" => array(
/*0 => array(
'enable' => true ,
'module' => 'warranty',
'view' => 'home',
'id' => '',
'name' => 'Khách hàng đăng ký',
'url' => '/warranty/customer-register',
),*/
array(
'enable' => true ,
'module' => 'warranty',
'view' => 'home',
'id' => 'warranty/home',
'name' => 'Danh sách bảo hành',
'url' => '/warranty',
),
),
);

View File

@@ -0,0 +1 @@
<?php

55
data/order/home.php Normal file
View File

@@ -0,0 +1,55 @@
<?php
use Hura8\Components\Order\AdminController\AOrderController;
use Hura8\Components\Order\Controller\OrderStatus;
use Hura8\System\Paging;
$numPerPage = 30;
$conditions = array(
'orderCode' => getRequest('orderCode', ''),
'q' => getRequest('q', ''),
//'coupon' => getRequest('coupon', ''),
'cus_id' => getRequest('cus_id', ''),
'province' => getRequest('province', ''),
//'district' => getRequest('district', ''),
'folder' => getRequest('folder', ''),
'view_status' => getRequest('view_status', ''),
'update_by' => getRequest('update_by', ''),
//'shipping_status' => getRequest('shipping_status', ''),
'assign_to' => getRequest('assign_to', ''),
'from_date' => getRequest('from_date', ''),
'to_date' => getRequest('to_date', ''),
//'from_hour' => getRequest('from_hour', ''),
//'to_hour' => getRequest('to_hour', ''),
'payment' => getRequest('payment', ''),
'fullfillment' => getRequest('fullfillment', ''),
'status' => getRequest('status', ''),
//'excluded_ids' => getRequest('', ''),
//'included_ids' => getRequest('', ''),
'list' => getRequest('list', ''),
'numPerPage' => $numPerPage,
'page' => getPageId(),
);
$objAOrderController = new AOrderController();
$totalResults = $objAOrderController->getTotal($conditions);
$item_list = $objAOrderController->getList($conditions);
//debug_var($item_list);
list($page_collection, $tb_page, $total_pages) = Paging::paging_template($totalResults, $numPerPage);
return [
"total" => $totalResults,
"item_list" => $item_list,
"pagination" => [
'collection' => $page_collection,
'html' => $tb_page,
'total_pages' => $total_pages,
],
"order_status_list" => OrderStatus::ORDER_STATUS ,
"payment_status_list" => OrderStatus::PAYMENT_STATUS,
"fullfillment_status_list" => OrderStatus::FULFILLMENT_STATUS ,
];

1
data/page/category.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

1
data/page/form.php Normal file
View File

@@ -0,0 +1 @@
<?php

1
data/page/home.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

1
data/payinstall/home.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

1
data/pcbuilder/home.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

1
data/product/addon.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

1
data/product/brand.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

108
data/product/category.php Normal file
View File

@@ -0,0 +1,108 @@
<?php
use Hura8\Components\Product\AdminController\AProductCategoryController;
$objAProductCategoryController = new AProductCategoryController();
$category_collection = $objAProductCategoryController->getAllParent();
return [
'category_list' => get_category_list(0, getRequest("id"), $level=1, $prefix="", $category_collection )
];
function get_category_list($parentId=0, $currentCat="",$level=1, $prefix="", $category_collection = array()){
$categoryTree = "";
$extra_space = "";
for($i = 1; $i < $level; $i++){
$extra_space .= "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
}
$stt = 0;
if(isset($category_collection[$parentId])) {
foreach($category_collection[$parentId] as $index => $cat_info){
$cat_id = $cat_info['id'];
$stt ++;
$imgUrl = (strlen($cat_info["thumbnail"]) > 2) ? " <img src=\"".$cat_info["thumbnail"]."\" style=\"max-width:30px; max-height:30px;\" />" : "";
if($cat_info["status"]) $status = "<a href=\"javascript:update_status(".$cat_id.",'off')\" class='btn btn-soft btn-xs btn-outline btn-square'><i data-lucide='eye-off' class='size-3'></i></a>";
else $status = "<a href=\"javascript:update_status(".$cat_id.",'on')\" class='btn btn-soft btn-xs btn-outline btn-square'><i data-lucide='eye' class='size-3'></i></a>";
$edit_link ="/admin/product/category-form?id=".$cat_id;
$hide_this = ($parentId > 0) ? "style='display: none;'" : '';
$show_category_name = $cat_info["title"];
if(!IS_DEFAULT_LANGUAGE && isset($cat_info["not_translated"]) && $cat_info["not_translated"]) {
$show_category_name = "<span style='color: red'>[Chưa dịch]</span> ".$cat_info["title"];
}
if($cat_info['is_parent']) {
$show_category_name = "<a href=\"javascript:;\" class='link-active' onclick=\"RowExpand.open_child('parent_".$cat_id."')\">".$show_category_name."</a>";
}
$categoryTree .= "
<tr id='row_".$cat_id."' class='parent_".$parentId." row' ". $hide_this ."
onmouseover=\"this.className='row-hover parent_".$parentId."'\" onmouseout=\"this.className='parent_".$parentId."'\">
<td>
<a class='link-active' name='cat_".$cat_id."'></a>
". $extra_space . $prefix . $stt.". ". $show_category_name . $imgUrl."
</td>
<td>
<a href='".$cat_info['request_path']."' class='link-active' title='Mở tại website' target='_blank'>Xem trang</a>
</td>
<td>".$cat_id."</td>
<td class='whitespace-nowrap'>413787</td>
<td><a class='link-active' href='/admin/product?category=".$cat_id."'>1292</a></td>
<td>
<input class='input' type=text id=order_".$cat_id." value='".$cat_info["ordering"]."' size=2 onchange=\"update_order(".$cat_id.",this.value)\" />
<span class='status-ordering-".$cat_id."'></span>
</td>
<td class='whitespace-nowrap'>
SP + Danh mục con
</td>
";
if(IS_DEFAULT_LANGUAGE) {
$categoryTree .= "
<td>
<a href='/admin/product/category-attribute?id=".$cat_id."&popup=1' class='pop-up'>Tổng</a> (".$cat_info['attribute_count'].")
</td>
<td>
<div class='list-btn flex items-center gap-3'>
<a href=\"".$edit_link."\" class='btn btn-soft btn-xs btn-square btn-outline btn-view'><i data-lucide='pencil' class='size-3'></i></a>
<a class='btn btn-soft btn-xs btn-square btn-outline btn-view' href='javascript:set_category_feature(.$cat_id.,'off')'><i data-lucide='crown' class='size-3'></i></a>
<span id=status-".$cat_id.">".$status."</span>
<span class='status-delete-".$cat_id."'><a href=\"javascript:deleteThis(".$cat_id.")\" class='btn btn-soft btn-xs btn-square btn-error btn-outline '><i data-lucide='trash-2' class='size-3'></i></a></span>
</div>
</td>
";
}else{
$categoryTree .= "
<td>
<a href=\"".$edit_link."\"><i data-lucide='pencil' class='size-3'></i></a>
</td>
";
}
$categoryTree .= "
</tr>
";
if($cat_info["is_parent"]) $categoryTree .= get_category_list($cat_id, $currentCat, $level + 1, $prefix . $stt.".", $category_collection);
}
}
return $categoryTree;
}

View File

@@ -0,0 +1,18 @@
<?php
use Hura8\Components\Product\AdminController\AProductCategoryController;
$objAProductCategoryController = new AProductCategoryController();
$id = (int) getRequest("id");
$item_info = ($id > 0) ? $objAProductCategoryController->getFullInfo($id) : null;
if(!$item_info) $item_info = $objAProductCategoryController->getEmptyInfo([]);
return [
'item_info' => $item_info,
'categoryDropBox' => $objAProductCategoryController->getDropBox( $item_info['parent_id'], 0, 1),
'update_status' => getRequest("us"),
];

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

174
data/product/form.php Normal file
View File

@@ -0,0 +1,174 @@
<?php
use Hura8\Components\Product\AdminController\AProductController;
$objAProductController = new AProductController();
$product_id = getRequestInt('id', 0);
$product_info = $objAProductController->getFullInfo($product_id);
$view_part = getRequest("part", "basic");
$view_part_file = str_replace("-", "_", $view_part);
$part_file = __DIR__."/form_components/". $view_part_file .".php";
if(@file_exists($part_file)) {
include $part_file;
}else{
die("File: /form_components/". $view_part_file .".php does not exist!");
}
return [
"product_info" => $product_info,
"product_menu" => _get_product_menu(),
"view_part" => $view_part,
];
// helpers
function _get_product_menu() {
$current_selected = getRequest('part', 'basic');
$product_menu = array(
array(
'id' => 'basic',
"name" => "Cơ bản",
),
array(
'id' => 'store',
"name" => "Cửa hàng",
),
array(
'id' => 'category',
"name" => "Danh mục",
),
array(
'id' => 'seo',
"name" => "SEO",
),
array(
'id' => 'description',
"name" => "Mô tả",
),
array(
'id' => 'spec-group',
"name" => "Thông số kỹ thuật",//"Thông số",
),
/*"spec" => array(
"name" => "Thông số kỹ thuật nhập text", //"Bộ lọc thuộc tính", //"Thông số",
"must_have_id" => true,
"change_language" => true,
),*/
/*"image-spec" => array(
"name" => "Ảnh thông số",
"must_have_id" => true,
"change_language" => true,
),*/
array(
'id' => 'instruction',
"name" => "Hướng dẫn sử dụng",
),
array(
'id' => 'image',
"name" => "Ảnh",
),
array(
'id' => 'variant',
"name" => "Cấu hình",
),
array(
'id' => 'accessory',
"name" => "Phụ kiện",
),
array(
'id' => 'addon',
"name" => "Dịch vụ/SP đi kèm",
),
array(
'id' => 'video',
"name" => "Youtube",
),
/* "video-list" => array(
"name" => "Thư viện Youtube",
"must_have_id" => true,
"change_language" => false,
),*/
/*"relate-article" => array(
"name" => "Nội dung liên quan",
"must_have_id" => true,
"change_language" => false,
),*/
/*"web-link" => array(
"name" => "So sánh giá",
"must_have_id" => true,
"change_language" => false,
),*/
array(
'id' => 'tag',
"name" => "Tags",
),
array(
'id' => 'relation',
"name" => "Nội dung liên quan",
),
array(
'id' => 'customer-group',
"name" => "Giá theo nhóm khách hàng",
),
array(
'id' => 'component',
"name" => "Thành phần",
),
array(
'id' => 'configurable',
"name" => "Tùy chọn thành phần",
),
array(
'id' => 'compatible',
"name" => "Sp tương thích",
),
array(
'id' => 'similar',
"name" => "Sp tương tự",
),
array(
'id' => 'combo-set',
"name" => "Combo Set",
),
);
return array_map(function ($item) use ($current_selected){
$copy = $item;
$copy['is_current'] = $item['id'] == $current_selected ? 1 : 0;
return $copy;
}, $product_menu);
}

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

228
data/product/home.php Normal file
View File

@@ -0,0 +1,228 @@
<?php
use Hura8\Components\Product\AdminController\AProductController;
use Hura8\System\Paging;
$objAProductController = new AProductController();
//Paging setting
$numPerPage = getPageSize(15);
$conditions = [
"category" => explode("-", getRequest("category", '')),
"brand" => explode("-", getRequest("brand", '')),
"hotType" => explode("-", getRequest("hotType", '')),
"other_filter" => [getRequest("other_filter", '')],
"q" => getRequest("q", ''),
'numPerPage' => $numPerPage,
'page' => getPageId(),
'translated' => getRequestInt('translated', 0),
//... more extended filters
];
//debug_var($objAProductController->getFilterConditions());
$totalResults = $objAProductController->getTotal($conditions);
$item_list = $objAProductController->getList($conditions);
list($page_collection, $tb_page, $total_pages) = Paging::paging_template($totalResults, $numPerPage);
return [
"total" => $totalResults,
"item_list" => $item_list,
"pagination" => [
'collection' => $page_collection,
'html' => $tb_page,
'total_pages' => $total_pages,
],
"list_category" => [
[
'id' => 1,
'title' => 'Màn hình máy tính',
'url' => '/admin/product?category=9',
'parentId' => 0,
'isParent' => 1,
'children' => [
[
'id' => 10,
'title' => 'Màn hình theo khoảng giá',
'url' => '/admin/product?category=148',
'parentId' => 1,
'isParent' => 0,
'totalProduct' => 0,
'children' => [
]
],
[
'id' => 11,
'title' => 'Màn Hình Theo Kích Thước',
'url' => '/admin/product?category=54',
'parentId' => 1,
'isParent' => 0,
'totalProduct' => 0,
'children' => [
[
'id' => 148,
'title' => '17 inch - 21.5 inch',
'url' => '/admin/product?category=148',
'parentId' => 11,
'isParent' => 0,
'totalProduct' => 5,
],
[
'id' => 66,
'title' => '22 inch - 24 inch',
'url' => '/admin/product?category=66',
'parentId' => 11,
'isParent' => 0,
'totalProduct' => 41,
],
[
'id' => 67,
'title' => '25 inch - 27 inch',
'url' => '/admin/product?category=67',
'parentId' => 11,
'isParent' => 0,
'totalProduct' => 42,
],
[
'id' => 68,
'title' => '28 inch - 32 inch',
'url' => '/admin/product?category=68',
'parentId' => 11,
'isParent' => 0,
'totalProduct' => 11,
]
]
]
]
],
[
'id' => 65,
'title' => 'PC, Workstation',
'url' => '/admin/product?category=65',
'parentId' => 0,
'isParent' => 1,
'children' => []
],
[
'id' => 3,
'title' => 'Gaming Gear',
'url' => '/admin/product?category=3',
'parentId' => 0,
'isParent' => 1,
'children' => []
],[
'id' => 4,
'title' => 'CPU - Bộ Vi Xử Lý',
'url' => '/admin/product?category=4',
'parentId' => 0,
'isParent' => 1,
'children' => []
]
],
"brand_letters" => [
[
'key' => 'A',
'url' => '/ajax/brand.php?action=show-brand-list&letter=A&popup=1',
'total' => 13,
],
[
'key' => 'B',
'url' => '/ajax/brand.php?action=show-brand-list&letter=B&popup=1',
'total' => 2,
],
[
'key' => 'C',
'url' => '/ajax/brand.php?action=show-brand-list&letter=C&popup=1',
'total' => 5,
]
],
"list_brands" => [
'A' => [
[
'id' => 1,
'name' => 'ABS',
'letter' => 'A',
'url' => '/admin/?brand=83&opt=product',
'product' => 1,
],
[
'id' => 2,
'name' => 'ACE GAMING',
'letter' => 'A',
'url' => '/admin/?brand=83&opt=product',
'product' => 6,
],
[
'id' => 3,
'name' => 'ADATA',
'letter' => 'A',
'url' => '/admin/?brand=83&opt=product',
'product' => 15,
]
],
'B' => [
[
'id' => 3,
'name' => 'BE QUIET ',
'letter' => 'B',
'url' => '/admin/?brand=83&opt=product',
'product' => 2,
],
[
'id' => 3,
'name' => 'BENQ',
'letter' => 'B',
'url' => '/admin/?brand=83&opt=product',
'product' => 6,
],
],
'C' => [
[
'id' => 3,
'name' => 'CISCO',
'letter' => 'C',
'url' => '/admin/?brand=83&opt=product',
'product' => 2,
],
[
'id' => 3,
'name' => 'Colorful',
'letter' => 'C',
'url' => '/admin/?brand=83&opt=product',
'product' => 6,
],
[
'id' => 3,
'name' => 'COOLER MASTER',
'letter' => 'C',
'url' => '/admin/?brand=83&opt=product',
'product' => 6,
],
[
'id' => 3,
'name' => 'COOLMOON',
'letter' => 'C',
'url' => '/admin/?brand=83&opt=product',
'product' => 6,
],
[
'id' => 3,
'name' => 'CORSAIR',
'letter' => 'C',
'url' => '/admin/?brand=83&opt=product',
'product' => 6,
],
]
]
];

View File

@@ -0,0 +1 @@
<?php

1
data/product/set.php Normal file
View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

View File

@@ -0,0 +1 @@
<?php

Some files were not shown because too many files have changed in this diff Show More