WeeShop icon indicating copy to clipboard operation
WeeShop copied to clipboard

优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327

Results 9 WeeShop issues
Sort by recently updated
recently updated
newest added

How to install weeshop on pantheon?

jay@jay-PC:~/php/some-dir$ composer require "drupal/devel:1.x-dev" ./composer.json has been updated > DrupalProject\composer\ScriptHandler::checkComposerVersion Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set...

界面只有英文,还是自带中文版本?

1.使用drupal的核心组件,还是整个cmf ? 2.php版本要求?

composer create-project weeshop/project-base:dev-8.x-1.x WeeShop --stability dev --no-interaction -vvv 就这个命令从来没完整运行成功过,能不能提供压缩包直接下载安装。

I ran this command "composer create-project weeshop/project-base:dev-8.x-1.x WeeShop --stability dev --no-interaction -vvv" but there is no weeshop profile. What to do after that? I saw the readme file, but do...

Is this distribution available in english? Can you please write the description of the repository in english?

- [x] drupal commerce 2.x 集成 - [x] 添加示例产品数据 - [x] 集成search_api模块,实现产品搜索功能 - [x] 创建pc端主题 - [ ] 集成支付宝和微信支付网关 - [ ] 翻译drupal commerce 2.x中文界面 - [x] 集成Oauth2 API认证功能 -...