Universal Banner Manager

Powerful banner manager, which handles unlimited number of banners on unlimited number of websites, allows to sell banner spots directly to advertisers, supports multiple payment gateways (PayPal, Payza/AlertPay, Skrill/Moneybookers, Authorize.Net, InterKassa, EgoPay, Perfect Money and Bitcoins) and can be easily integrated into any website.

Download Script »

Intro

Universal Banner Manager is a powerful banner manager for your websites. It handles unlimited number of banners, allows to sell banner spots directly to advertisers, supports multiple payment gateways (PayPal, Payza/AlertPay, Skrill/Moneybookers, Authorize.Net, InterKassa, EgoPay, Perfect Money and Bitcoins) and can be easily integrated into any website (no more difficult than insert Facebook Like button, check out steps 5-7 in "Installation" paragraph). With Universal Banner Manager you can easily manage all banners, located on all of your websites, from one place. Universal Banner Manager is the easiest and perfect way handle banners and monitize your website. You don't have to pay any commission fee to ad networks, because now you can work directly with advertisers.

Features

Demo (banners)

All banners on this website are handled by Universal Banner Manager.

Demo (advertiser form)

Admin Panel Demo

You can try admin panel:
URL: http://halfdata.com/pluto/universal-banner-manager/
Login: admin
Password: admin

Installation

Let's imagine that you have website http://www.website.com/ and you want to install script there.

  1. Create folder banner-manager (use any other name) in root of your domain. Once created it can be reached by URL: http://www.website.com/banner-manager/
  2. Edit inc/config.php and set MySQL database parameters.
  3. Go to admin panel http://www.website.com/banner-manager/ using default login/password (login: admin, password: admin), configure script on Settings page and create at least one banner type on Banner Types page.
  4. Make sure that your website loads jQuery. If it doesn't, just add this line into head section:
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
  5. Add these lines into head section (before </head> tag):
    <link href="//www.website.com/banner-manager/css/ubm.css" rel="stylesheet">
    <script src="//www.website.com/banner-manager/js/ubm-jsonp.js"></script>
  6. Add banner shortcode (from Banner Types page) in the place where you want to see appropriate banner. Example:
    <a class="ubm-banner" data-id="X"></a>
  7. Add advertiser form shortcode <div class="ubm-box"></div> in the place where you want to see advertiser form. Ignore this step if you don't plan to sell banner spots.

Requirements

Support

If you have problems regarding using the script, please contact me and I'll help you.