Skip to content
Notifications You must be signed in to change notification settings

Siteation/Yireo_ThemeCommands

This branch is 26 commits behind yireo/Yireo_ThemeCommands:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30bd85c · Jun 16, 2023

History

4 Commits
Jun 16, 2023
Jun 16, 2023
Jun 16, 2023
Jun 16, 2023
Jun 16, 2023
Jun 16, 2023

Repository files navigation

Yireo_ThemeCommands module

CLI commands to manage themes from the command-line (work in progress)

Installation

composer require yireo/magento2-theme-commands
bin/magento module:enable Yireo_ThemeCommands

Usage

Change the current theme to Magento/luma for all scopes:

bin/magento theme:change Magento/luma

Change the current theme to Hyva/default for the StoreView with ID 1:

bin/magento theme:change Hyva/default 1 stores

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • PHP 100.0%