PHPackages                             yireo/shopware6-additional-customer-commands - 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. yireo/shopware6-additional-customer-commands

ActiveShopware-platform-plugin

yireo/shopware6-additional-customer-commands
============================================

Various commands to manage customer records

11PHP

Since Jan 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yireo-shopware6/YireoAdditionalCustomerCommands)[ Packagist](https://packagist.org/packages/yireo/shopware6-additional-customer-commands)[ RSS](/packages/yireo-shopware6-additional-customer-commands/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Shopware 6 additional customer commands
=======================================

[](#shopware-6-additional-customer-commands)

**Shopware plugin to manage customer records from the CLI**

Installation
------------

[](#installation)

```
composer require yireo/shopware6-additional-customer-commands
bin/console plugin:refresh
bin/console plugin:install YireoAdditionalCustomerCommands
bin/console cache:clear
```

Usage
-----

[](#usage)

List all customers

```
bin/console customer:list
```

Create a new customer (and its address):

```
bin/console customer:create --first_name John --last_name Doe --company Shopware --email john@shopware.com --password P@ssw0rd123 --street "Ebbinghoff 10" --city Schöppingen --country DE
```

Something missing?
------------------

[](#something-missing)

Add your Pull Request and let's get started.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yireo-shopware6-additional-customer-commands/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-shopware6-additional-customer-commands/health.svg)](https://phpackages.com/packages/yireo-shopware6-additional-customer-commands)
```

PHPackages © 2026

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