Download the PHP package setono/sylius-criteo-plugin without Composer
On this page you can find all versions of the php package setono/sylius-criteo-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download setono/sylius-criteo-plugin
More information about setono/sylius-criteo-plugin
Files in setono/sylius-criteo-plugin
Package sylius-criteo-plugin
Short Description Sylius plugin integrating Criteo tracking scripts
License MIT
Informations about the package sylius-criteo-plugin
Sylius Criteo Plugin
Sylius plugin that integrates Criteo tracking scripts
Installation
Step 1: Download the plugin
Open a command console, enter your project directory and execute the following command to download the latest stable version of this plugin:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the plugin
Then, enable the plugin by adding it to the list of registered plugins/bundles
in the config/bundles.php
file of your project:
Step 3: Configure plugin
Step 4: Import routing
Step 5: Update your database schema
Step 6: Setup account
Login to your Sylius app admin and go to the Criteo page and click "Create" to create a new account. Fill in the account id of your Criteo account, make sure "enable" is toggled on, and choose which channel the Criteo account should be applied to. Please notice you should only make one account for each channel, or else you will end up with undefined behaviour.
All versions of sylius-criteo-plugin with dependencies
knplabs/knp-menu Version ^3.3
matomo/device-detector Version ^4.3 || ^5.0
setono/symfony-main-request-trait Version ^1.0
setono/tag-bag Version ^2.0
setono/tag-bag-bundle Version ^3.0
sylius/resource-bundle Version ^1.6
symfony/config Version ^4.4 || ^5.4
symfony/dependency-injection Version ^4.4 || ^5.4
symfony/event-dispatcher Version ^4.4 || ^5.4
symfony/form Version ^4.4 || ^5.4
symfony/http-foundation Version ^4.4 || ^5.4
symfony/http-kernel Version ^4.4 || ^5.4
symfony/security-bundle Version ^4.4 || ^5.4
thecodingmachine/safe Version ^1.0
twig/twig Version ^2.14