数量-数字/商业-经济

Visma E-conomic 与 Craft Commerce 3 集成


README

Visma E-conomic for Craft Commerce icon

Visma E-conomic for Craft Commerce

此插件为 E-conomic 提供了与 Craft Commerce 的集成。

要求

此插件需要 Craft CMS 3.5 和 Craft Commerce 3.2.0 或更高版本。

安装

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

从插件商店

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

使用 Composer

打开终端并运行以下命令

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

# tell Composer to load the plugin
composer require quantity-digital/commerce-economic

# tell Craft to install the plugin
./craft install/plugin commerce-economic