craftcms/commerce

Craft Commerce

安装次数: 364,834

依赖项: 139

建议者: 1

安全: 0

星标: 218

关注者: 13

分支: 170

公开问题: 49

类型:craft-plugin

5.1.2 2024-09-19 08:31 UTC

This package is auto-updated.

Last update: 2024-09-19 08:45:39 UTC


README

Craft Commerce icon

Craft Commerce

Craft Commerce 是一个功能强大且灵活的电子商务平台,适用于 Craft CMS.

您可以在 craftcms.com/commerce 上了解更多信息,并且文档可以在 craftcms.com 上找到。

要求

此插件需要 Craft CMS 5.2 或更高版本。

安装

您可以从插件商店或使用 Composer 安装此插件。

从插件商店

转到项目控制面板中的插件商店,搜索“Commerce”,然后在模态窗口中点击“安装”按钮。

使用 Composer

打开终端并运行以下命令

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcms/commerce

# tell Craft to install the plugin
php craft plugin/install commerce

# optional: copy the Craft Commerce example templates to your project’s templates folder
php craft commerce/example-templates

资源

我们强烈建议您在开始使用 Craft Commerce 时查看这些资源

Build Status Total Packagist Downloads Latest Stable Version