PHPackages                             zero1/stores-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. zero1/stores-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

zero1/stores-cli
================

1.0.0(2y ago)414.1k↓65.3%GPL-3.0-or-laterPHP

Since Dec 11Pushed 2y ago2 watchersCompare

[ Source](https://github.com/zero1limited/magento2-stores-cli)[ Packagist](https://packagist.org/packages/zero1/stores-cli)[ RSS](/packages/zero1-stores-cli/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

Zero1\_StoresCli
================

[](#zero1_storescli)

This module aims to extend the default store module to allow creation of stores from the CLI. The main reason for this is that creating a store can take a long time, and any iteruption during this process can cause issues (such as missing sequence tables), running from the CLI wil reduce this risk.

This module also supplies a "fix" command that should re-trigger the original Magento logic and create any missing sequence tables. (Thanks to [@andrewhowdencom](https://github.com/andrewhowdencom): [Magento issue 12318](https://github.com/magento/magento2/issues/12318))

As with all commands, we strongly recommend runng away from production initially to test the outcome.

Create a new store
------------------

[](#create-a-new-store)

```
php bin/magento store:store:create --group-id=10 --name="New Store" --code=new_store
```

Fix a store
-----------

[](#fix-a-store)

```
php bin/magento store:store:fix --store-id=9
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

935d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b08c35b603becab270a53db6ec969f48be0c353a20ee2985bb1a8ec5a9b64e9?d=identicon)[zero1](/maintainers/zero1)

---

Top Contributors

[![adamzero1](https://avatars.githubusercontent.com/u/6369163?v=4)](https://github.com/adamzero1 "adamzero1 (3 commits)")

---

Tags

magentomagento 2Zero1\_StoresCli

### Embed Badge

![Health badge](/badges/zero1-stores-cli/health.svg)

```
[![Health](https://phpackages.com/badges/zero1-stores-cli/health.svg)](https://phpackages.com/packages/zero1-stores-cli)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[magewirephp/magewire

A framework that makes building reactive and dynamic interfaces simple in Magento 2

2621.4M42](/packages/magewirephp-magewire)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

104756.1k](/packages/yireo-magento2-whoops)[tnegeli/m2clitools

Some nice commands to cleanup media files and tables on production systems

4174.8k](/packages/tnegeli-m2clitools)[yireo/magento2-integration-test-helper

Magento 2 module to support integration tests in other modules

1637.6k34](/packages/yireo-magento2-integration-test-helper)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
