Thanks to visit codestin.com
Credit goes to github.com

Skip to content

使用Medoo-MVC开发的PHP开源微型导购系统,简单的瀑布流方式展示商品,每件商品展示时间为72小时。

License

augustpluscn/shop72hour

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shop72hour

使用Medoo-MVC开发的PHP开源微型导购系统,简单的瀑布流方式展示商品,每件商品展示时间为72小时。

安装说明

1.下载源码解压后,先创建数据库并导入'/data/shop72hour.sql', 并在shop_user表中添加一个用户作为后台登陆用户,password需要MD5加密后的值。

2.修改'/config/db.config.php'中的配置信息,建议使用mysql数据库, 这样的话需要修改的信息为"username","password","dbname"。

了解更多:

http://www.xuhaixiao.com/shop72hour/

前台演示地址:

http://demo.xuhaixiao.com/shop72hour/

About

使用Medoo-MVC开发的PHP开源微型导购系统,简单的瀑布流方式展示商品,每件商品展示时间为72小时。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 35.7%
  • HTML 30.0%
  • JavaScript 24.3%
  • CSS 10.0%