enrise / syliusdatalayerbundle
Customizable Google Enhanced Ecommerce tracking in Sylius.
Package info
github.com/Enrise/SyliusDataLayerBundle
Type:sylius-plugin
pkg:composer/enrise/syliusdatalayerbundle
v0.6
2021-03-31 12:48 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- sylius/sylius: ^1.8
- twig/twig: ^2.12
- webmozart/assert: ^1.9
Requires (Dev)
- infection/infection: ^0.21.0
- mockery/mockery: ^1.4
- phpunit/phpunit: ~9.0
- symplify/easy-coding-standard: ^8.3
README
Customizable Google Enhanced Ecommerce tracking in Sylius.
Installation
Install the package and add the bundle to config/bundles.php.
composer require enrise/syliusdatalayerbundle
[
Enrise\SyliusDataLayerBundle\EnriseSyliusDataLayerBundle::class => ['all' => true],
];
Change log
Please see the changelog for more information on what has changed recently.
Credits
License
MIT. Please see the license file for more information.