mageworx / module-seocrosslinks-graph-ql
N/A
Installs: 40 045
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 1
Type:magento2-module
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-12-17 19:59:23 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/SeoCrossLinksGraphQl
directory (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.