PHPackages                             kasch/registerinfo - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kasch/registerinfo

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

kasch/registerinfo
==================

Eine einfache Erweiterung, um zu fragen, wie der Kunde von der Website erfahren hat.

v1.0.4(1y ago)01proprietaryPHPPHP ^8.1 || ^8.2

Since Aug 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kasch050/RegisterInfo)[ Packagist](https://packagist.org/packages/kasch/registerinfo)[ RSS](/packages/kasch-registerinfo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (5)Used By (0)

Kasch\_RegisterInfo module
==========================

[](#kasch_registerinfo-module)

**Eine einfache Erweiterung, um zu fragen, wie der Kunde von der Website erfahren hat.**

Voraussetzungen
---------------

[](#voraussetzungen)

- PHP 8.1 oder höher
- Magento 2.4.\*

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

[](#installation)

### 1. Installation über Composer

[](#1-installation-über-composer)

Um das Modul über Composer zu installieren, gehe wie folgt vor:

1. Öffne ein Terminal und navigiere in das Root-Verzeichnis deiner Magento-Installation.
2. Füge das Modul zu deinem Projekt hinzu, indem du folgenden Befehl ausführst:

    ```
    composer require kasch/module-register-info
    ```
3. Nachdem das Modul heruntergeladen wurde, führe die folgenden Magento-Befehle aus, um das Modul zu installieren:

    ```
    php bin/magento module:enable Kasch_RegisterInfo
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento cache:clean
    ```

### 2. Manuelle Installation

[](#2-manuelle-installation)

Wenn du das Modul manuell installieren möchtest, folge diesen Schritten:

1. Lade das Modul-Archiv (`Kasch_RegisterInfo.zip`) von der Quelle herunter oder klone das Git-Repository.
2. Entpacke das Archiv (falls zutreffend).
3. Kopiere den entpackten Ordner `Kasch/RegisterInfo` in das Verzeichnis `app/code` deiner Magento-Installation:

    ```
    app/code/Kasch/RegisterInfo

    ```
4. Aktiviere das Modul und führe die folgenden Befehle aus:

    ```
    php bin/magento module:enable Kasch_RegisterInfo
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento cache:clean
    ```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

4

Last Release

642d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1847375c954921bee9237090415d21349e9d2459800d7c2b71232ade85b4a3d3?d=identicon)[kasch050](/maintainers/kasch050)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kasch-registerinfo/health.svg)

```
[![Health](https://phpackages.com/badges/kasch-registerinfo/health.svg)](https://phpackages.com/packages/kasch-registerinfo)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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