File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# SilverStripe Google DFP
2
2
[ ![ Build Status] ( https://travis-ci.org/fractaslabs/silverstripe-google-dfp.svg?branch=master )] ( https://travis-ci.org/fractaslabs/silverstripe-google-dfp )
3
3
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/fractaslabs/silverstripe-google-dfp/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/fractaslabs/silverstripe-google-dfp/?branch=master )
4
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/v/stable )] ( https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics )
5
+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/v/unstable )] ( https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics )
6
+ [ ![ Total Downloads] ( https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/downloads )] ( https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics )
7
+ [ ![ License] ( https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/license )] ( https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics )
4
8
5
9
## Overview
6
10
An customizable SilverStripe module for Google DoubleClick for Publishers (DFP).
@@ -15,7 +19,7 @@ An customizable SilverStripe module for Google DoubleClick for Publishers (DFP).
15
19
```
16
20
composer require fractaslabs/silverstripe-google-dfp
17
21
```
18
- * Add to your configuration:
22
+ * Add to your configuration YML file :
19
23
``` yaml
20
24
---
21
25
name : mygoogledfp
You can’t perform that action at this time.
0 commit comments