Jean-Michel Hiver > MKDoc-Forum-0.1 > MKDoc::Setup::Forum

Download:
MKDoc-Forum-0.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

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

REQUIREMENTS ^

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 ^

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.