makaira / shopware6-connect
Connect Shopware 6 to Makaira
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 1
Type:shopware-platform-plugin
Requires
- php: >= 8.1
- league/pipeline: ^1.0
- phpdocumentor/reflection-docblock: ^5.0
- psr/clock: ^1.0
- shopware/core: 6.5.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.34
- frosh/shopware-rector: ^0.4
- psalm/plugin-symfony: ^5.0
- rector/rector: ^1.2
- vimeo/psalm: ^5.15
This package is auto-updated.
Last update: 2024-11-15 18:54:51 UTC
README
This module allows you to connect your Shopware store with Makaira in order to use headless functionalities like CMS, Search, Recommendation, Personalization.
Installation
Depending on you Shopware 6 version you need setup a specific connect version.
Shopware 6.5 and higher
composer require makaira/shopware6-connect:^2.0
⛏ Development is done in stable
branch
Shopware 6.0 to 6.4
composer require makaira/shopware6-connect:^1.0
⛏ Development is done in 1.x
branch
Documentation
For a detailed module documentation reach our documentation for more information(e.g.Use cases, configuration).