Plugin Directory

Changeset 1695164


Ignore:
Timestamp:
07/12/2017 12:20:49 PM (9 years ago)
Author:
melkarim
Message:

update the description and add a screenshot

Location:
addefend-easy-integration
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • addefend-easy-integration/trunk/readme.txt

    r1694612 r1695164  
    1616By means of the *AdDefend Easy Integration Plugin*, publishers who have wordpress-based websites can now install AdDefend in a matter of seconds. You only have to configure it once using the parameters provided by AdDefend and it will do the rest.
    1717
    18 == Pre requirements ==
    19 This Plugin utilizes the *rewrite module* so make sure that WordPress can write to your .htaccess file.
     18== Prerequisites ==
     19* Wordpress is running on an Apache server
     20* The *rewrite module* is activated
     21* WordPress has write permissions to your **.htaccess** file
    2022
    2123== Installation ==
    22 
    23 This section describes how to install the plugin and get it working.
    2424
    25251. **Upload** the plugin files to the /wp-content/plugins/addefend-easy-integration directory, or **install** it directly via the WordPress 'Plugins Add New Screen'.
     
    3737If it wasn't provided by AdDefend, then you will have to put in the path to where your images are stored in your server's file system.
    3838
     39= How to activate the *Rewrite module*? =
     40
     41Run : <code>sudo a2enmod rewrite</code>
     42
     43= I don't have a .htaccess file, what now? =
     44
     45Please create it in your website directory and make sure that Wordpress can write to it.
     46
    3947== Screenshots ==
     481. The so called AdDefend parameters
     49
    4050== Changelog ==
    4151
Note: See TracChangeset for help on using the changeset viewer.