2017 © Pedro PelĂĄez
 

ezplatform-bundle marketing-automation-bundle

eZ Platform Marketing Automation

image

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

The README.md

eZ Platform Marketing Automation Bundle

SensioLabsInsight, (*1)

Build Status, (*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

  1. 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"
            }
        ]
    }
    
  2. run composer update ezsystems/marketing-automation-bundle., (*6)

  3. Add new EzSystems\MarketingAutomationBundle\EzSystemsMarketingAutomationBundle() to your kernel (ezpublish/EzPublishKernel.php)., (*7)

  4. 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
    
  5. Add the following to your parameters.yml:, (*9)

    parameters:
        ezma.default.TrackingSettings.AutomaticTracking: ~
        ezma.default.TrackingSettings.InstallationId: ~
    
        ezma.default.FormSettings.Hostname: forms.cdnma.com
    
  6. 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)

The Versions

03/03 2017

dev-master

9999999-dev

eZ Platform Marketing Automation

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

27/01 2017

v1.0.0-alpha6

1.0.0.0-alpha6

eZ Platform Marketing Automation

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

02/06 2016

v1.0.0-alpha5

1.0.0.0-alpha5

eZ Platform Marketing Automation

  Sources   Download

The Requires

 

The Development Requires

30/05 2016

v1.0.0-alpha4

1.0.0.0-alpha4

eZ Platform Marketing Automation

  Sources   Download

The Requires

 

The Development Requires

18/05 2016

v1.0.0-alpha3

1.0.0.0-alpha3

eZ Platform Marketing Automation

  Sources   Download

29/03 2016

v1.0.0-alpha2

1.0.0.0-alpha2

eZ Platform Marketing Automation

  Sources   Download

08/01 2015

dev-behat

dev-behat

eZ Platform Marketing Automation

  Sources   Download

06/01 2015

v0.1.0-rc1

0.1.0.0-RC1

eZ Platform Marketing Automation

  Sources   Download

06/01 2015

v1.0.0-alpha1

1.0.0.0-alpha1

eZ Platform Marketing Automation

  Sources   Download

06/01 2015

v0.1.0-beta3

0.1.0.0-beta3

eZ Platform Marketing Automation

  Sources   Download

05/01 2015

v0.1.0-beta2

0.1.0.0-beta2

eZ Platform Marketing Automation

  Sources   Download