Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Ek committed Dec 29, 2012
1 parent 7a65ca5 commit da3332d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -21,14 +21,16 @@ v. Date Description
##Installation
###1. Activate plugins in PHPlist
Change the config-parameter for plugin folder in /config/config.php.
Eg,

Example of definition in config-file:
```
define("PLUGIN_ROOTDIR","/var/www/yoursite.com/plugins");
```

###2. Copy plugin files
Copy the files under "plugins" to the plugins folder!, eg /admin/plugins/
Eg,
Copy the files under "plugins" to the plugins folder!

Example of destination:
```
/var/www/yoursite.com/plugins
```
Expand Down

0 comments on commit da3332d

Please sign in to comment.