Download the PHP package fmdd/sylius-marketing-plugin without Composer
On this page you can find all versions of the php package fmdd/sylius-marketing-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fmdd/sylius-marketing-plugin
More information about fmdd/sylius-marketing-plugin
Files in fmdd/sylius-marketing-plugin
Package sylius-marketing-plugin
Short Description FMDD marketing plugin for Sylius.
License MIT
Informations about the package sylius-marketing-plugin
FM2D - SyliusMarketingBundle
FM2D is a Web Agency publisher of Sylius plugins and open source actor. Since 2016, we strive to produce useful plugins to improve your e-commerce store. FM2D also offers you a first class technical support and customer service.
Summary
- Overview
- Installation
- License
- Contact
Overview
Marketing bundle is use for :
- Add TrustPilot bundle from Setono\SyliusTrustpilotPlugin
- Email cart abandoned or cart not payed
- Notification Proof of purchase
- Add Instagram
TODO :
- Add multiple email marketing
- Add new Notification Type
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 bundle:
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 end of the list of registered plugins/bundles
in config/bundles.php
file of your project.
Step 3: Configure the plugin
Step 4: Add the plugin routing to your application
Step 5: Extend customer and order entities
Add overrides configuration :
Step 6 : Add notification system
Reload assets :
You must load orders purchased event notification
Step 7 : Create notification types
- purchase
- trustpilot
Step 8 : If you want to use Instagram oEmbed
Additional resources for developers
To learn more about our contribution workflow and more, we encourage you to use the following resources:
License
This plugin's source code is completely free and released under the terms of the MIT license.
Contact
If you have any questions, feel free to contact us by filling our form on our website or send us an e-mail at [email protected] with your question(s). We will anwser you as soon as possible !
All versions of sylius-marketing-plugin with dependencies
sylius/sylius Version ^1.7
setono/sylius-trustpilot-plugin Version ^1.1
knplabs/knp-time-bundle Version ^1.13
ext-intl Version *
ext-json Version *
ext-curl Version *
espresso-dev/instagram-basic-display-php Version ^1.1
symfony/http-client Version ^5.2