Skip to content

Setting module label #4

Description

@dev-stefan

It seems to be impossible to set the module label name.

Could you change line 43 in ext_tables.php from:
'labels' => $moduleConfiguration['labels'],
to
'labels' => $moduleConfiguration['labels'] . ':' . $extKey,
?

The module label would then be editable instead of being empty.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions