ezplatform-bundle marketing-automation-bundle
eZ Platform Marketing Automation
ezsystems/marketing-automation-bundle
eZ Platform Marketing Automation
- Friday, March 3, 2017
- by bdunogier
- Repository
- 20 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 11 Versions
- 0 % Grown
, (*1)
, (*2)
This bundle integrates Net-Resultâs marketing automation suite into the eZ Publish
Platform., (*3)
License
See the LICENSE file that ships at the root of this bundle., (*4)
Installation
-
add the following to your composer.json:, (*5)
{
"require": {
"ezsystems/marketing-automation-bundle": "^1.0.0@alpha",
},
"repositories": [
{
"type": "vcs",
"url": "git@github.com:ezsystems/MarketingAutomationBundle.git"
}
]
}
-
run composer update ezsystems/marketing-automation-bundle
., (*6)
-
Add new EzSystems\MarketingAutomationBundle\EzSystemsMarketingAutomationBundle()
to your kernel (ezpublish/EzPublishKernel.php
)., (*7)
-
Add the following in an override of your content.ini.append.php
(it will activate ezmaform
custom tag in a rich text / XmlText field in the Administration Interface):, (*8)
[CustomTagSettings]
AvailableCustomTags[]=ezmaform
[ezmaform]
CustomAttributes[]
CustomAttributes[]=form_id
-
Add the following to your parameters.yml
:, (*9)
parameters:
ezma.default.TrackingSettings.AutomaticTracking: ~
ezma.default.TrackingSettings.InstallationId: ~
ezma.default.FormSettings.Hostname: forms.cdnma.com
-
Update your parameters.yml
to activate automatic tracking:, (*10)
ezma.default.TrackingSettings.AutomaticTracking: enabled
ezma.default.TrackingSettings.InstallationId: _your_installation_id_
Features
Automatic tracker code integration
The Marketing Automation tracking code will automatically be added before the closing body tag., (*11)
XmlText custom tag
Marketing Automation forms in XmlText fields will be rendered through the new stack., (*12)
dev-master
9999999-dev
eZ Platform Marketing Automation
Sources
Download
GPL-2.0
The Requires
The Development Requires
v1.0.0-alpha6
1.0.0.0-alpha6
eZ Platform Marketing Automation
Sources
Download
GPL-2.0
The Requires
The Development Requires
v1.0.0-alpha5
1.0.0.0-alpha5
eZ Platform Marketing Automation
Sources
Download
The Requires
The Development Requires
v1.0.0-alpha4
1.0.0.0-alpha4
eZ Platform Marketing Automation
Sources
Download
The Requires
The Development Requires
v1.0.0-alpha3
1.0.0.0-alpha3
eZ Platform Marketing Automation
Sources
Download
v1.0.0-alpha2
1.0.0.0-alpha2
eZ Platform Marketing Automation
Sources
Download
v1.0.0-alpha1
1.0.0.0-alpha1
eZ Platform Marketing Automation
Sources
Download
v0.1.0-beta3
0.1.0.0-beta3
eZ Platform Marketing Automation
Sources
Download
v0.1.0-beta2
0.1.0.0-beta2
eZ Platform Marketing Automation
Sources
Download