/mall

Notadd 商城模块

Primary LanguageVueOtherNOASSERTION

Build Status Packagist Downloads

Notadd Mall

Notadd Framework 的商城模块。

主要特性

  • 一个完整的商城
  • 依赖 Notadd 用户中心模块

Gitee安装(国内推荐)

安装前,请确保 Notadd 已经完成安装。

cd notadd/modules
git clone https://gitee.com/notadd/mall.git
cd mall
composer install --no-dev

Github安装

安装前,请确保 Notadd 已经完成安装。

cd notadd/modules
git clone https://github.com/notadd/mall.git
cd mall
composer install --no-dev

文档

更多文档,请前往 Notadd 官方文档站点 查阅!