PHPackages                             astina/tradedoubler-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. astina/tradedoubler-bundle

AbandonedArchivedSymfony-bundle

astina/tradedoubler-bundle
==========================

Symfony 2 bundle for Tradedoubler integration

1.2.6(9y ago)22.6kMITPHPPHP &gt;=5.3.0

Since Nov 29Pushed 9y ago19 watchersCompare

[ Source](https://github.com/astina/AstinaTradedoublerBundle)[ Packagist](https://packagist.org/packages/astina/tradedoubler-bundle)[ RSS](/packages/astina-tradedoubler-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (3)Versions (11)Used By (0)

Astina Tradedoubler Bundle
==========================

[](#astina-tradedoubler-bundle)

Symfony 2 bundle for Tradedoubler integration.

Installation
------------

[](#installation)

### Step 1: Add to composer.json

[](#step-1-add-to-composerjson)

```
"require" :  {
    // ...
    "astina/tradedoubler-bundle":"dev-master",
}

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
