Installing Compose Extras
=========================

1) Start with untaring the file into the plugins directory.
   Here is a example for the 0.3 version of the Compose Extras
   plugin.

  $ cd plugins
  $ tar -zxvf compose_extras-0.3-1.2.tar.gz

2) Then go to your config directory and run conf.pl.  Choose
   option 8 and move the plugin (note that in this list it
   will be named "compose_fix" due to legacy reasons) from 
   the "Available Plugins" category to the "Installed 
   Plugins" category.  Save and exit.

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



Upgrading Compose Extras
========================

1) Start with untaring the file into the plugins directory.
   Here is a example for the 0.3 version of the Compose Extras
   plugin.

  $ cd plugins
  $ tar -zxvf compose_extras-0.3-1.2.tar.gz


