WP Manifestindependent plugin directory
manifest / media / mpat-adinsertion

MPAT Video Ad Insertion Plugin

Plugin to create ad inserted videos for MPAT project (http://mpat.eu/).

by Dennis Wilm, Fabian Puch, Phillip Fiala · github.com/mark-003/mpat-adinsertion · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mark-003/mpat-adinsertion/archive/refs/heads/master.zip

From the readme

MPAT-Ad-Insertion-Plugin Plugin to create ad inserted videos for MPAT project. It depends on MPAT-Core plugin. Requirements MPAT-core npm Installation Add the plugin to your MPAT-core/web/app/plugins/ directory: Using Composer Add following code into the composer.json of MPAT-core: change directory to [path to MPAT-core installation]/MPAT-core/ run composer update Using Git change directory to [path to MPAT-core installation]/MPAT-core/web/app/plugins/ run git clone https://github.com/Mark-003/MPAT-adinsertion.git change directory to [path to MPAT-core installation]/MPAT-core/web/app/plugins/mpat-adinsertion/ run npm install run npm run build Usage This Plugin enables you to create ad inserted videos very easily. See full list of all your ad inserted videos. Create new ad inserted videos. See full list of all your ads. Create new ads.

Read the full README on GitHub →