Changeset 1695164
- Timestamp:
- 07/12/2017 12:20:49 PM (9 years ago)
- Location:
- addefend-easy-integration
- Files:
-
- 2 added
- 1 edited
-
assets/screenshot-1.png (added)
-
trunk/assets/screenshot-1.png (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
addefend-easy-integration/trunk/readme.txt
r1694612 r1695164 16 16 By 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. 17 17 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 20 22 21 23 == Installation == 22 23 This section describes how to install the plugin and get it working.24 24 25 25 1. **Upload** the plugin files to the /wp-content/plugins/addefend-easy-integration directory, or **install** it directly via the WordPress 'Plugins Add New Screen'. … … 37 37 If 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. 38 38 39 = How to activate the *Rewrite module*? = 40 41 Run : <code>sudo a2enmod rewrite</code> 42 43 = I don't have a .htaccess file, what now? = 44 45 Please create it in your website directory and make sure that Wordpress can write to it. 46 39 47 == Screenshots == 48 1. The so called AdDefend parameters 49 40 50 == Changelog == 41 51
Note: See TracChangeset
for help on using the changeset viewer.