mageinic/cookie-notification-graphql

Cookie Notification GraphQL 是 MageINIC Cookie Notification 扩展的一部分,它增加了 GraphQL 功能。此扩展扩展了 Cookie Notification 的定义。

安装: 0

依赖项: 0

建议者: 0

安全: 0

星级: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

dev-main 2024-01-18 06:26 UTC

This package is auto-updated.

Last update: 2024-09-18 08:10:08 UTC


README

Cookie Notification GraphQL 是 MageINIC Cookie Notification 扩展的一部分,它增加了 GraphQL 功能。 此扩展扩展了 Cookie Notification 的定义。

1. 如何安装

在 Magento 2 根目录中运行以下命令

composer require mageinic/cookie-notification-graphql

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

注意: Magento 2 Cookie Notification GraphQL 需要在您的 Magento 安装中安装 MageINIC Cookie Notification

或者通过 composer 安装 [推荐]

composer require mageinic/cookie-notification

2. 如何使用

  • 要查看 MageINIC Cookie Notification GraphQL 扩展支持的查询,您可以查看 Cookie Notification Graphql Extension User Guide.pdf 或在 Postman 中运行 CookieNotification Graphql.postman_collection.json

3. 获取支持

  • 如果您有任何进一步的问题,请随时联系我们
  • 喜欢这个项目,给我们一个 Star