Notadd Framework 的商城模块。
- 一个完整的商城
- 依赖 Notadd 用户中心模块
安装前,请确保 Notadd 已经完成安装。
cd notadd/modules
git clone https://gitee.com/notadd/mall.git
cd mall
composer install --no-dev
安装前,请确保 Notadd 已经完成安装。
cd notadd/modules
git clone https://github.com/notadd/mall.git
cd mall
composer install --no-dev
更多文档,请前往 Notadd 官方文档站点 查阅!