Skip to content

Add configuration for backend sections #1519

@discordier

Description

@discordier

As commented in MetaModels/boilerplate#1 (comment), we want some configuration options to add custom sections in the backend.

be_sections:
    products:
        name:
            de: 'Produkte'
            en: 'Products'
        tooltip:
            de: 'Produkte erstellen'
            en: 'Create products'
        icon: 'file/theme/mm/products.svg'
        add:
            before: layout

We might need more options here (like initial collapsed etc).

Metadata

Metadata

Labels

enhancementThis issue is about an enhancement (aka new feature)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions