xtremepush/magento2-plugin

适用于 Magento 2 的 Xtremepush 扩展

安装: 11

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 4

分支: 0

类型:magento2-module

v1.0.0 2023-05-10 11:05 UTC

This package is auto-updated.

Last update: 2024-09-10 14:31:10 UTC


README

使用 Xtremepush 消息功能与 Magento 集成

安装

查看文档:https://docs.xtremepush.com/docs/magento-2

通过 composer 安装

  • 需要包 composer require xtremepush/magento2-plugin:dev-{分支名称}
  • 升级项目 sudo php -d memory_limit=-1 bin/magento setup:upgrade
  • 编译代码 sudo php -d memory_limit=-1 bin/magento setup:di:compile

所需的 Magento 权限

  • Magento_Integration::integrations(系统 > 系统扩展 > 系统集成)
  • Magento_Newsletter::subscriber(营销 > 通讯 > 邮件订阅者)
  • Magento_Sales::actions_view(销售 > 操作 > 订单 > 操作 > 查看)
  • Magento_Customer::customer(客户)