Advanced Module Manager

From the Advanced Module Manager component view, in the toolbar on the right, you will see the "Options" button. When you click on that, you will be directed to the Global Configuration options for Advanced Module Manager.

Here is an overview of the global configuration settings. All descriptions are available in the tooltips of the options.

General

Download Key Please enter your Download Key from the Regular Labs website here. You can find your Download Key under Downloads on the Regular Labs website after logging in.
Module List Title Select whether to show the core or Advanced Module Manager title in the module list.
Default Publish State Select whether to set new modules to published or unpublished by default.
Show Switch Select to show the link to switch to the Joomla core module manager (and back).
Show Update Notification If selected, an update notification will be shown in the main component view when there is a new version for this extension.
Show Copyright If selected, extra copyright info will be displayed in the admin views. Regular Labs extensions never show copyright info or backlinks on the frontend.

Features

Enable Categories Enable to use categories and show the category column in the module list.
Enable Colours Enable to use colours and show the colour column in the module list.
Colours A comma separated list of RGB colours to show in the colour picker.
Enable HTML before/after Enable to show the colour HTML before/after fields in the module edit view.
Enable 'Hide if empty' Enable to show the 'Hide if empty' option
Enable Extra Fields Enable to show the custom extra fields.
You can define the labels of these fields. If no label is given, the field will not be shown.
The saved values can be used in the module chromes via values extra1-5:
$params->get('extra1')
Label (Extra Fields) Define the label of the extra field. Leave empty to hide.
To give the label a tooltip, enter the text after a bar sign, like:
My Label|The description of this label
Show Description Select where to show the optional short description in the module list view.
Enable Notes Tab Select to show an extra notes tab.

Tag Syntax

Enable {remove} Tags Select to enable the special {remove} plugin tags.
Remove Modules tag The word used for the Remove Module tag.
By default this is 'remove-modules'. So the full tag looks like:
{remove-modules module="My Module"}

Note:
If you change this, all existing tags will not work anymore.
Tag Characters The surrounding characters of the tag syntax.
Options: {...}, [...], {{...}}, [[...]], [:...:], [%...%]

Note: If you change this, all existing tags will not work anymore.

User Actions Log

Log User Actions Select to store User Actions. These actions will be visible in the User Actions Log module.
Events To Log Select the actions to include in the User Actions Log.

Permissions

Advanced Module Manager uses the core Module Manager permission rules.

The Joomla permission settings control access to the different actions for each user group. For more information on how these permissions work, see the Joomla docs: Access Control List Tutorial: Component Options & Permissions.

Conditions Component

Advanced Module Manager also installs the Regular Labs - Conditions manager component, which stores all the Conditions you connect to modules or other Regular Labs extensions.

From the Conditions component view, in the toolbar on the right, you will see the "Options" button. When you click on that, you will be directed to its Global Configuration options.

Options

Enable Categories Enable to use categories and show the category column in the list view.
Enable Colours Enable to use colours and show the colour column in the list view.
Colours A comma separated list of RGB colours to show in the colour picker.
Active Rule Types Select the rule types you want to be available to use in the conditions. Rule types you unselect will no longer show up, and will stop working on conditions that already use them.
Log User Actions Select to store User Actions. These actions will be visible in the User Actions Log module.
Events To Log Select the actions to include in the User Actions Log.

Active Rule Types

When navigating to the Global Configuration Options for the Conditions component, you find an "Active Rule Types" setting that gives you the ability to disable any rule types for the Condition edit screen.

You can switch off any rules you don't plan to use for your modules or in any other Regular Labs extensions that use Conditions.

This gives you control to have the Condition edit screen only show the rules you need, improving clarity and page load speed.

Permissions

The Joomla permission settings control access to the different actions for each user group. For more information on how these permissions work, see the Joomla docs: Access Control List Tutorial: Component Options & Permissions.