mageworx / module-seocrosslinks-graph-ql
N/A
Package info
github.com/mageworx/MageWorx_SeoCrossLinksGraphQl
Type:magento2-module
pkg:composer/mageworx/module-seocrosslinks-graph-ql
1.0.1
2026-02-12 15: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: 2026-03-12 16:06:20 UTC
README
GraphQL API module for Mageworx Magento 2 SEO Suite Ultimate extension.
Installation
1) Copy-to-paste method
- Download this module and upload it to the
app/code/MageWorx/SeoCrossLinksGraphQldirectory (create "SeoCrossLinksGraphQl" first if missing)
2) Installation using composer (from packagist)
- Execute the following command:
composer require mageworx/module-seocrosslinks-graph-ql
How to use
The SeoCrossLinksGraphQl modifies the necessary attributes of the entities of Product, categories and CMS pages, when you call these entities using the standard GraphQL requests.