[Application Category]: Online store, mall
[Industry Classification]: Applicable to various industries
[Function module]: Mainly includes product classification, product list, product consultation, product evaluation, order list, article classification, article list, single page list, member list, management list, basic information, payment interface, cache management, friendly links, Advertising list and other functional modules. The operation is simple and easy to use, and anyone who can surf the Internet can operate it.
Installation instructions
The database sql file is: ./phpshe.sql
The program configuration file is: ./config.php
Installation steps:
1. Use FTP tool to upload the program to the server;
2. Give ./data directory and its subdirectories 777 permissions;
3. Import the sql file (phpshe.sql) and modify the database connection information in config.php.
Overview of PHP mall functions
Mainly for applications that do not sell products in different industries, customized functional development is required, which usually includes the following functions:
(1) Publish and manage product information, upload pictures, etc. in the background;
(2) Support multi-level product classification retrieval and keyword fuzzy search;
(3) Support functions such as product consultation and evaluation by users;
(4) The backend order management process is clear and order information can be modified in a timely manner;
(5) Member registration, login, and establishment of a complete member database;
(6) Integrate Alipay and Alipay dual-function payment collection to facilitate individual users to sign contracts;
(7) Support friendly links, data caching, homepage focus image management, etc.;
(8) Built-in 6 sets of templates (pink, blue, red, purple, green, orange);
(9) Website article classification, single-page information, recommended products, promotional products, etc.