Plugin Directory

Changeset 2409532


Ignore:
Timestamp:
10/30/2020 07:27:11 AM (5 years ago)
Author:
applixir
Message:

updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applixir/trunk/readme.txt

    r2260618 r2409532  
    2828
    2929== Installation ==
    30 To install , follow these steps:
     30### Follow the Steps listed below for Applixir integration with a WordPress application.
     31*Step 1: Install the Applixir SDK plugin for WordPress. If you have already downloaded the plugin, unzip and copy the directory 'reward-video-ad' to '/wp-content/plugins/' directory on the WordPress server.
     32If installed properly, Applixir Settings tab will be shown in the lower left section of the WordPress dashboard. 
    3133
    32 * Download and unzip the plugin
    33 * Upload the entire reward-video-ad/ directory to the /wp-content/plugins/ directory
    34 * Activate the plugin through the Plugins menu in WordPress
     34*Step 2: Activate the plugin through the Plugins menu in WordPress.
     35
     36*Step 3: Generate Dev ID and Zone ID using the Applixir Web application and enter those values under Account Settings tab in the WordPress application.
     37
     38*Step 4: Configure the following settings under Advance Settings and click Save.
     39*Message before the video:- Message to be displayed before a video ad starts.
     40*Video Placement:- Location of the video ad. Choose your video placement depending on your specific WordPress template and setup. It can take the following values - above the fold, Mid or below the fold. Most sites are ok to useMid as the option.
     41*Show Video after every:- Duration after which the video should be shown. Set it to 1.
     42
     43*Step 5: Update ads.txt file to include Applixir ads.txt entries.
     44Please note that existing ads.txt file should not be deleted. Instead, add the information Applixir ads.txt file to the existing one. In case, there is no ads.txt file in place, create a new ads.txt for your website and input our information.
     45This completes the setup process. 
     46*Step 6: Go to the page where video is to be invoked. Insert the following code snippet at the required location.
     47[insert-Applixir]
     48It is always suggested to place the video after some content of the page. This encourages the user to view the video ad if the user is interested in the content further.
     49A sample page is shown below for reference.
     50https://www.applixir.com/blog/wordpress-monetization-with-reward-ad/
    3551
    3652== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.