Yireo_StoreViewCommands

September 3, 2026 ยท View on GitHub

Magento version PHP version License Latest Version

This Magento 2 module adds a couple of CLI commands for managing Store Views

Installation

composer require yireo/magento2-store-view-commands
bin/magento module:enable Yireo_StoreViewCommands

Usage

Create a new StoreView:

bin/magento store:view:create

Update an existing StoreView:

bin/magento store:view:update

Current status

Static Tests Unit Tests Integration Tests Playwright DI Compilation