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)49.9k↓39.7%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 1mo ago

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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

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

889d 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

[olegkoval/magento2-regenerate-url-rewrites

Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories

4423.7M2](/packages/olegkoval-magento2-regenerate-url-rewrites)[n98/magerun

Tools for managing Magento projects and installations

1.4k264.7k7](/packages/n98-magerun)[n98/magerun2

Tools for managing Magento projects and installations

928244.3k6](/packages/n98-magerun2)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)

PHPackages © 2026

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