1
2.. _section-dev-webui:
3
4Webui
5=====
6
7.. _section-dev-webui-command-usage-in-modules:
8
9Command usage in modules and the according ACL requirements
10-----------------------------------------------------------
11
12
13Following is a table of bconsole commands and |webui| modules.
14Commands are either marked as required, optional or empty if not used by the module.
15
16Required commands are mandatory for proper module functionality and access to them should
17not be denied by :config:option:`dir/profile/CommandACL` settings.
18
19Access to commands marked as optional may be denied by :config:option:`dir/profile/CommandACL` settings.
20
21
22.. csv-filter::
23   :header-rows: 1
24   :file: ../../../../webui/module/Application/config/commands.csv
25