mageworx / module-seocrosslinks-graph-ql
无
1.0.0
2020-10-19 10:57 UTC
Requires
- magento/framework: >=102.0.0 < 104
- magento/module-catalog-graph-ql: >= 100.3.1 < 101
- magento/module-cms-graph-ql: >= 100.3.1 < 101
- mageworx/module-seocrosslinks: >= 2.4.8
This package is auto-updated.
Last update: 2024-09-17 19:32:22 UTC
README
为 Mageworx Magento 2 SEO Suite Ultimate 扩展提供的 GraphQL API 模块。
安装
1) 复制粘贴方法
- 下载此模块并将其上传到
app/code/MageWorx/SeoCrossLinksGraphQl
目录 (如果不存在则先创建 "SeoCrossLinksGraphQl")
2) 使用 composer (从 Packagist) 安装
- 执行以下命令:
composer require mageworx/module-seocrosslinks-graph-ql
如何使用
SeoCrossLinksGraphQl 会在调用产品、分类和 CMS 页面的实体时修改必要的属性,使用标准的 GraphQL 请求。