Một số chức năng chính:
-
Quản lý sản phẩm
-
Thêm Blog
-
Đăng ký, đăng nhập
-
Đặt hàng, thanh toán
-
Responsive
-
Chuẩn SEO, tối ưu page speed
*** có thể mở rộng thêm chức năng và tối ưu phù hợp theo yêu cầu
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Bước 1: Import database theo đường dẫn: database/quynhst.sql
Bước 2: Chỉnh sửa file Config.php theo đường dẫn: Libraries/config.php
$config_url=$_SERVER["SERVER_NAME"].'/quynhstore';
$config['database']['servername'] = 'localhost';
$config['database']['username'] = 'root';
$config['database']['password'] = '';
$config['database']['database'] = 'quynhst';
$config['database']['refix'] = 'table_';
Bước 3: Login admin theo đường dẫn: localhost/quynhstore/admin , user/pass: user/123qwe!@#