Report bug · Request feature · Docs
This plugin provides integration with Adshares AdServer for publishers. All you have to do is to login into your Adshares account and select which ad units will be displayed. It supports various options for position and visibility.
Several quick start options are available:
- Install directly from the WordPress Plugin Directory (recommended)
- Install with Composer:
composer require adshares/wordpress-plugin
- Download the latest release
- Clone the repo:
git clone https://github.com/adshares/wordpress-plugin.git
This plugin requires PHP 5.5 or higher.
- Clone or download project
- Install Composer
- Build distribution files:
composer install
composer build
- Plugin files will be saved in
build/adshares
directory - Copy directory
build/adshares
intowp-content/plugins
Please follow our Contributing Guidelines
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Maciej Pilarczyk - PHP programmer
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.