Skip to content

Add CLI command to set theme (#2319)#2340

Open
melaniekung wants to merge 1 commit intoqa/2.xfrom
dev/2319-cli-set-theme
Open

Add CLI command to set theme (#2319)#2340
melaniekung wants to merge 1 commit intoqa/2.xfrom
dev/2319-cli-set-theme

Conversation

@melaniekung
Copy link
Copy Markdown
Contributor

php symfony tools:atom-plugins set-theme [new theme plugin]

  • checks that [new theme plugin] is a theme plugin
  • effectively runs tools:atom-plugins delete [current theme plugin] and tools:atom-plugins add [new theme plugin]

@melaniekung melaniekung requested a review from a team April 13, 2026 21:28
@melaniekung melaniekung self-assigned this Apr 13, 2026
@melaniekung melaniekung added the Type: feature New functionality. label Apr 13, 2026
@melaniekung melaniekung added this to the 2.11 milestone Apr 13, 2026
@melaniekung melaniekung linked an issue Apr 13, 2026 that may be closed by this pull request
@melaniekung melaniekung force-pushed the dev/2319-cli-set-theme branch 2 times, most recently from fa41f33 to e50c7e0 Compare April 15, 2026 20:46
@melaniekung melaniekung force-pushed the dev/2319-cli-set-theme branch from e50c7e0 to 56145de Compare April 15, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: feature New functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add CLI command to set/change AtoM Theme

1 participant