Skip to content

Feature: Add CLI command to set/change AtoM Theme #2319

@melaniekung

Description

@melaniekung

Description:

Currently, there is no way to change the AtoM theme via the command line — it must be done manually through the admin UI.

Proposed usage:

php symfony tools:theme --set=<theme-name>
Or similar, consistent with existing AtoM CLI conventions.

Expected behavior:

The command should set the active theme to the specified value and persist the change — equivalent to saving the theme selection in Admin → Themes.

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