Download the PHP package thedmsgroup/mautic-media-bundle without Composer
On this page you can find all versions of the php package thedmsgroup/mautic-media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thedmsgroup/mautic-media-bundle
More information about thedmsgroup/mautic-media-bundle
Files in thedmsgroup/mautic-media-bundle
Download thedmsgroup/mautic-media-bundle
More information about thedmsgroup/mautic-media-bundle
Files in thedmsgroup/mautic-media-bundle
Vendor thedmsgroup
Package mautic-media-bundle
Short Description Pulls cost data from media advertising services.
License GPL-3.0-only
Package mautic-media-bundle
Short Description Pulls cost data from media advertising services.
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package mautic-media-bundle
Mautic Media
Pulls cost data from media advertising services for campaign correlation. Currently fills a table called media_account_stats with this data for use by other plugins.
Installation & Usage
Currently being used with Mautic 2.15.x
.
If you have success/issues with other versions please report.
- Install by running
composer require thedmsgroup/mautic-media-bundle
- Go to
/s/plugins/reload
- Click "Media" and enable the plugin.
- The "Media" menu item will show up on the left, go there and create your first Media Account.
Providers Supported/Planned
- Facebook Ads - Supported. You need to configure your own Facebook App via the developer portal to get API credentials.
- Google Ads - Supported. You need to get your oauth tokens manually.
- Snapchat Ads - Supported, with oauth login.
- Bing Ads - Supported, with oauth login.
- Media Alpha Ads - TBD
Cron task
Pull/update the last 24 hours of data, every hour:
0 php /path/to/mautic/app/console mautic:media:pull
All versions of mautic-media-bundle with dependencies
PHP Build Version
Package Version
Requires
mautic/composer-plugin Version
^1.0
googleads/googleads-php-lib Version ^38.0
microsoft/bingads Version v0.12.0.2
facebook/php-business-sdk Version *
ext-json Version *
ext-soap Version *
googleads/googleads-php-lib Version ^38.0
microsoft/bingads Version v0.12.0.2
facebook/php-business-sdk Version *
ext-json Version *
ext-soap Version *
The package thedmsgroup/mautic-media-bundle contains the following files
Loading the files please wait ....