The latest version of Green Fresh Food Mall + mobile phone + WeChat Mall + APP is a four-in-one mall source code developed with PHP + MYSQL
Green fresh food mall + mobile phone + WeChat mall + APP latest version v1.0 update log
1: Website performance optimization, front-end and back-end speed optimization
2: The homepage interface style is beautified, and the homepage slide function is optimized.
3: Product classification function and interface optimization
4: Optimize product display function, add sharing button and mobile purchase button
5: Optimize the functions and interface of the mobile version
6: Add function shortcut menu function on the right
Green fresh food mall + mobile phone + WeChat mall + APP latest version four-in-one installation steps
Installation environment php version 5.3
1: Unzip the compressed package and upload the source code to the root directory of the website
2: Method 2: Use PHPMyAdmin or Navicat to import shengxuan2018.sql in the root directory into your database
3: Find the data/config.php file in the database link and modify the following configuration
$db_name="Your current library name";
$db_user="The user your library belongs to";
$db_pass="database password";
4. Enter the website backend and click the clear cache button in the upper right corner. Refresh the front page and access it normally.
Mobile version URL http://your domain name/mobile/
PC version backend http://your domain name/admin/adminadmin888