Skip to content

option to disable all widgets #1253

@noraj

Description

@noraj

Is your feature request related to a problem? Please describe.

If I don't want any widgets, I'll either have to configure position: null for all widgets or remove them from the default configuration file. This is tedious.

Describe the solution you'd like

There could be an option:

widgets:
  enabled: false
  widgets:
    - ...

That would probably require putting the widgets list on a sub-node.

Describe alternatives you've considered

No idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature:coreFeature request that affects layout, styles, scripts, etc.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions