Fast, configurable SilverStripe implementation of Google DoubleClick for Publishers (DFP)
An customizable SilverStripe module for Google DoubleClick for Publishers (DFP).
The master branch of this module is currently aiming for SilverStripe 4.x compatibility
composer require "fractas/google-dfp" "2.x-dev"
---
name: mygoogledfp
---
Fractas\GoogleDfp\GoogleDfpSlotHelper:
enable_in_dev: false # if you wanna test banners in "dev" environment change to true
publisher_id: 12345678 # change to your Google DFP network code
layouts:
PageController: # change to your Controller ClassName or leave it PageController if you wanna apply banners on SiteTree
div-gpt-ad-123456789012-0: # An exact banner ID from Google DFP system
alias: billboard # human readable banner type, used in template for banner init
adUnitPath: /12345678/ad_unit_code # Full path of the ad unit with the network code and ad unit code.
size: '[[1], [300, 250]]' # An exact size of banner creative
outOfPage: false # if banner is "floater" or "wallpaper" type, change to "true"
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem