https://github.com/webgriffe/syliusactivecampaignplugin
Plugin allowing to integrate marketing automation made by ActiveCampaign in Sylius.
https://github.com/webgriffe/syliusactivecampaignplugin
activecampaign sylius sylius-plugin
Last synced: 11 months ago
JSON representation
Plugin allowing to integrate marketing automation made by ActiveCampaign in Sylius.
- Host: GitHub
- URL: https://github.com/webgriffe/syliusactivecampaignplugin
- Owner: webgriffe
- Created: 2022-03-07T13:38:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T08:51:06.000Z (12 months ago)
- Last Synced: 2025-07-06T23:05:04.870Z (12 months ago)
- Topics: activecampaign, sylius, sylius-plugin
- Language: PHP
- Homepage: https://webgriffe.github.io/SyliusActiveCampaignPlugin/
- Size: 955 KB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
ActiveCampaign Plugin
Sylius plugin to integrate the marketing # 1 automation platform
## What does this plugin do?
The _SyliusActiveCampaignPlugin_ takes care of creating and updating contacts, connections, orders, and abandoned carts on
_ActiveCampaign_.
## Who is this plugin for?
**Everyone**! This plugin works for those who have never used _ActiveCampaign_ before and also for those who already use
_ActiveCampaign_ and want to integrate it with _Sylius_.
## How can I install the plugin on my Sylius store?
Please, check the documentation at the [Installation](https://webgriffe.github.io/SyliusActiveCampaignPlugin/installation.html) step.
## Is this plugin conformed to privacy?
_This plugin does not check if the customers have given their consent for marketing purposes_. Why? Simply because Sylius
does not do it :). The framework (and the plugins so) should be very flexible to be used all over the world. It couldn't
be possible to provide a solution for everyone, so, _the responsibility to choose which customers, orders, and
connections to export to ActiveCampaign is yours_. **Webgriffe does not take any responsibility for incorrect use of this
integration and for not respecting the wishes of users on their eCommerce / website**. At the same time, this plugin was
designed with these issues in mind and is therefore easily customizable.
## Where do I start?
First, we recommend that you read the entire documentation available at this [link](https://webgriffe.github.io/SyliusActiveCampaignPlugin/). Then you could start to
install the plugin and use the basic features it gives such as the abandoned cart. You could also think to suggest some
new features that this integration could add. So, let's start! 🚀