-
Notifications
You must be signed in to change notification settings - Fork 972
ADs plugin
To create an ad on the AVideo Platform, there are a few options available, including using the editor or using a custom Javascript. Additionally, video owners can be given the ability to create their own ads.
One of the easiest ways to create an ad is to use the built-in editor on the AVideo Platform. The editor creates a carousel image display with static images. To access the editor, follow these steps:
- Click on the Advertising Manager button at the top of the videos manager or on the Plugin button on the right side of the AD_Server plugin on the plugin manager.
- In the plugin configuration screen, scroll down to the "Create an Ad" section.
- Click on the "Edit" button.
- Upload the images you want to use and customize the ad as needed.
- Save your changes.
If you want to remove the default ads on your videos, simply delete the code in the textarea in the "Create an Ad" section.
For more advanced users, it's possible to create and upload Javascript to create more complex ads. To use Javascript, follow these steps:
- Click on the Advertising Manager button at the top of the videos manager or on the Plugin button on the right side of the AD_Server plugin on the plugin manager.
- Copy and paste the Javascript into the textarea.
- Save your changes.
You can allow users to have Ads on their own content. If you allow them to change, every time someone plays something that belongs to that user, we will display his ads instead of global ads.
You can select all the **AllowUserToModify options on each position you want to let users change
Finally, to allow video owners to create their own ads, you need to give them permission to do so.