Keep on going... rg=0
[squirrelmail.git] / plugins / translate / INSTALL
CommitLineData
849bdf42 1Installing Plugins
2==================
3Simply untar the file in the plugins directory, and make sure it is
4in its own directory, and that the name of the directory is the name
5of the plugin. Example below uses "plug_demo" as the name of the
6plugin:
7
8 $ cd plugins
9 $ tar -zxvf /usr/archives/plug_demo.tar.gz
10
11Then go to your config directory and run conf.pl. Choose option
128 and add the plugin. Save and exit, then that should be all
13if the plugin was made correctly. :)
14
15 $ cd ../config
16 $ ./conf.pl