...
The only real need to interact with the module system is to enable (or occasionally disable) modules in order to populate configuration files to get started using a feature that has been modularized. This will be noted in the documentation where necessary.
Tip |
---|
A new command line tool has been added to list, enable, and disable modules, which you can find in bin/module.sh (or module.bat). |
The full set of options can be viewed with the "--help" option. Principally there are options to list modules (the default), get detailed information on a module, and to enable or disable one or more modules.
...