This is a template wiki page for a NethForge module. Just copy & paste it, then add your information.

module-name

Quick description about module purpose and features.

Maintainer

Myname Mysurname ()

Installation

  1. Select <name> from the Package Manager page, or type in a root console:
        yum install nethserver-<name>
      --- or ---
        yum install --enablerepo=nethforge-testing nethserver-<name>
    

If needed, remember to add instructions about enabling external repositories.

Options

Describe default configuration and options along output from db commands.

Example:

mymodule=configuration
    access=private

Links

If needed, add here a list of external links like the official project site or your own blog.