Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration for backend sections #1519

Open
discordier opened this issue Jan 8, 2025 · 0 comments
Open

Add configuration for backend sections #1519

discordier opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
enhancement This issue is about an enhancement (aka new feature) Up for discussion This ticket will be up for discussion in one of our next calls

Comments

@discordier
Copy link
Member

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'
            en: 'Products'
        icon: 'file/theme/mm/products.svg'
        add:
            before: layout

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

@discordier discordier added enhancement This issue is about an enhancement (aka new feature) Up for discussion This ticket will be up for discussion in one of our next calls labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is about an enhancement (aka new feature) Up for discussion This ticket will be up for discussion in one of our next calls
Projects
None yet
Development

No branches or pull requests

2 participants