Installing the addgraphics Plugin
=================================

1) Start with untaring the file into the plugins directory.
Here is a example for the 1.0 version of the addgraphics plugin.

  $ cd plugins
  $ tar -zxvf addgraphics.1.00-1.0.3.tar.gz

2) Go into the addgraphics directory

  $ cd addgraphics

3) Copy the config.php.typical file that most suits your situation 
   to config.php and edit config.php, making adjustments as you deem 
   necessary. 

  $ cp config.php.typical.virtual.domain config.php
  $ vi config.php

4) Then go to your config directory and run conf.pl.  Choose
   option 8 and add the addgraphics plugin.  Save and exit.

  $ cd ../../config
  $ ./conf.pl
