Download the PHP package tomasz-rup/sf-adtaily-plugin without Composer
On this page you can find all versions of the php package tomasz-rup/sf-adtaily-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tomasz-rup/sf-adtaily-plugin
More information about tomasz-rup/sf-adtaily-plugin
Files in tomasz-rup/sf-adtaily-plugin
Download tomasz-rup/sf-adtaily-plugin
More information about tomasz-rup/sf-adtaily-plugin
Files in tomasz-rup/sf-adtaily-plugin
Vendor tomasz-rup
Package sf-adtaily-plugin
Short Description symfony 1.x plugin to add AdTaily integration
License MIT
Package sf-adtaily-plugin
Short Description symfony 1.x plugin to add AdTaily integration
License MIT
Please rate this library. Is it a good library?
Informations about the package sf-adtaily-plugin
AdTaily integration Plug-in
The sfAdTailyPlugin
offers the integrate with AdTaily.
Instalation
-
Install the plugin:
$ composer require tomasz-rup/sf-adtaily-plugin
-
Activate helper:
use_helper('AdTaily');
or in
settings.yml
all: standard_helpers: [..., AdTaily]
-
Clear cache
$ symfony cc
Configuration
-
Configuration is done in your application's app.yml file:
all: ad_taily_plugin: enabled: true code: xxxxxx
Use
Insert in your template:
All versions of sf-adtaily-plugin with dependencies
PHP Build Version
Package Version
The package tomasz-rup/sf-adtaily-plugin contains the following files
Loading the files please wait ....