PHPackages                             kkkonrad/module-categorycreator29 - 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. kkkonrad/module-categorycreator29

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

kkkonrad/module-categorycreator29
=================================

Create new Magento 2 category from console command

090PHP

Since Apr 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kkkonrad/categorycreator29)[ Packagist](https://packagist.org/packages/kkkonrad/module-categorycreator29)[ RSS](/packages/kkkonrad-module-categorycreator29/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mage2 Module Kkkonrad Categorycreator29
=======================================

[](#mage2-module-kkkonrad-categorycreator29)

```
``kkkonrad/module-categorycreator29``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Create new Magento 2 category from console command

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Kkkonrad`
- Enable the module by running `php bin/magento module:enable Kkkonrad_Categorycreator29`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require kkkonrad/module-categorycreator29`
- enable the module by running `php bin/magento module:enable Kkkonrad_Categorycreator29`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

Specifications
--------------

[](#specifications)

- Console Command
    - createcategory

Attributes
----------

[](#attributes)

Categorycreator29
=================

[](#categorycreator29)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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/16192616?v=4)[kkkonrad](/maintainers/kkkonrad)[@kkkonrad](https://github.com/kkkonrad)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kkkonrad-module-categorycreator29/health.svg)

```
[![Health](https://phpackages.com/badges/kkkonrad-module-categorycreator29/health.svg)](https://phpackages.com/packages/kkkonrad-module-categorycreator29)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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