categories

Renders category tree as list

<module type="categories" />

Module parameters

This module works out of the box without any parameters. All the parameters bellow are optional.

parameter description
ul_class you can set the class name of the list
content-id id of the parent page
template set the module template

Print category tree

<?php //show category list ?>
<module type="categories" />
The documentation is under development. Help us by editing this page.