PHPackages                             yusufpangal/module-example - 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. yusufpangal/module-example

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

yusufpangal/module-example
==========================

An example module for Magento 2 beginners

1.0.1(3y ago)07[1 PRs](https://github.com/yusufpangal/module-example/pulls)OSL-3.0PHP

Since Sep 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/yusufpangal/module-example)[ Packagist](https://packagist.org/packages/yusufpangal/module-example)[ RSS](/packages/yusufpangal-module-example/feed)WikiDiscussions main Synced today

READMEChangelog (4)DependenciesVersions (7)Used By (0)

module-example
==============

[](#module-example)

---

An example helloworld module for Magento 2 beginners

This module is created as an example to teach magento 2 beginners how to write a custom module.

1- Manual installation:
=======================

[](#1--manual-installation)

Create a new directory called MageSheet under the app/code folder in your application's home directory.

Copy the files you downloaded from GitHub to the app/code/MageSheet directory you just created.

### Run the following command in Magento 2 root folder.

[](#run-the-following-command-in-magento-2-root-folder)

```
php bin/magento module:enable MageSheet_Example --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
```

2- Install via composer
=======================

[](#2--install-via-composer)

### Run the following command in Magento 2 root folder.

[](#run-the-following-command-in-magento-2-root-folder-1)

```
composer require yusufpangal/module-example
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
```

### Run compile if your store in Product mode:

[](#run-compile-if-your-store-in-product-mode)

```
php bin/magento setup:di:compile
```

Bu modül en son 2023 yılında güncellenmiştir.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1392d ago

Major Versions

0.0.2 → 1.0.02022-09-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/4487f794aa4a0a1c3acb6c25939456bcbab08428cbe4304d83b8cb7fd84bc092?d=identicon)[yusufpangal](/maintainers/yusufpangal)

---

Top Contributors

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

---

Tags

magentomagento 2Magento 2 Extension Freemagento 2 helloworld modulemagento 2 example modulemagento 2 example extension

### Embed Badge

![Health badge](/badges/yusufpangal-module-example/health.svg)

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

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2111.3M7](/packages/yireo-magento2-webp2)[elgentos/magento2-product-duplicate-images-remove

Magento 2 find duplicate product images from your product list and from this list you can easily remove them by running a command

202.1k](/packages/elgentos-magento2-product-duplicate-images-remove)[mage2pro/currency-format

The «Price Format» extension for Magento 2

215.9k](/packages/mage2pro-currency-format)[joseph-leedy/module-custom-fees

Adds configurable custom fees to orders

361.1k](/packages/joseph-leedy-module-custom-fees)[zero1/open-pos

126.5k2](/packages/zero1-open-pos)

PHPackages © 2026

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