MKDoc::Setup::Forum - Install MKDoc::Forum on an MKDoc::Core site.


MKDoc-Forum documentation  | view source Contained in the MKDoc-Forum distribution.

Index


NAME

Top

MKDoc::Setup::Forum - Install MKDoc::Forum on an MKDoc::Core site.

REQUIREMENTS

Top

MKDoc::Core

Make sure you have installed MKDoc::Core on your system with at least one MKDoc::Core site. Please refer to MKDoc::Core::Article::Install for details on how to do this.

A Courrier IMAP server

You need access to a courrier IMAP server.

INSTALLING

Top

Once you know the connection parameters of your Courier IMAP server (server name, user name, password, port) installation should be very easy:

  source /path/to/site/mksetenv.sh
  perl -MMKDoc::Setup -e install_forum

That's it! The install script will prompt you for the server connection parameters, test that it can connect to the server and finally write that connection information in your site directory.


MKDoc-Forum documentation  | view source Contained in the MKDoc-Forum distribution.