webshoplocatie/magento2-plugin

Magento 2 Webshoplocatie 集成

安装: 32

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 0

分支: 5

类型:magento2-module

1.2.1 2024-04-25 14:00 UTC

This package is auto-updated.

Last update: 2024-09-25 14:57:28 UTC


README

基于 Picqer Magento 2 扩展的 Magento 2 扩展

安装

此项目可以通过 Composer 容易地安装。

composer require webshoplocatie/magento2-plugin
bin/magento module:enable Webshoplocatie_Integration
bin/magento setup:upgrade

移除

此项目可以轻松移除。

bin/magento module:disable Webshoplocatie_Integration
bin/magento setup:upgrade
composer remove webshoplocatie/magento2-plugin

激活模块

  1. 登录您的 Magento 2 管理员账户,导航到 Stores > 配置 > Webshoplocatie > Webhooks
  2. 填写一般配置信息
    • 激活:是
    • Webhook URL:Webshoplocatie webhook 的 URL
    • 消费者密钥:输入一个密钥
    • 消费者密钥:输入一个密值

现在订单将立即推送到 Webshoplocatie。

卸载

composer remove webshoplocatie/magento2-plugin