Skip to content

[Feat]: Allow "News" and "Marketplace" sections to be hidden from the normal users #1433

Closed
@martkaczmarek

Description

@martkaczmarek

Is your feature request related to a problem? Please describe.
In an environment where development work is done by a dedicated admin team and the rest of the company employees are only supposed to use the apps made by the admins, it doesn't make sense for users to have access to "marketplace" and "news" sections, since these are only relevant and useful for the admins.

Describe the solution you'd like
I would like to have an option to hide these entries in the side menu, either with an option in the Settings, or as a new ENV variable.
It could be called something like "Hide Marketplace from the non-admin users".

I don't think it's necessary to deny access to these sections, as users can't create apps if they don't have permissions; just hiding the links is sufficient.

Describe alternatives you've considered
I have tried doing it by some simple CSS rues in the Preload CSS section, but I think it only applies to applications, not the whole web portal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions