PHPackages                             cyberfire/module-promo-countdown - 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. cyberfire/module-promo-countdown

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

cyberfire/module-promo-countdown
================================

CyberFire Promo Countdown module for Magento 2.4.x

1.0.0(5mo ago)02proprietaryHTMLPHP &gt;=7.4

Since Nov 28Pushed 5mo agoCompare

[ Source](https://github.com/israelguido/m2-product-cowntdown)[ Packagist](https://packagist.org/packages/cyberfire/module-promo-countdown)[ RSS](/packages/cyberfire-module-promo-countdown/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

CyberFire Promo Countdown (Magento 2)
=====================================

[](#cyberfire-promo-countdown-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/5b3f2d59e30bb961495e35fa68749f96af29c30215a76596ce7312267edfe0d6/68747470733a2f2f706f7365722e707567782e6f72672f6379626572666972652f6d6f64756c652d70726f6d6f2d636f756e74646f776e2f762f737461626c65)](https://packagist.org/packages/cyberfire/module-promo-countdown)[![Total Downloads](https://camo.githubusercontent.com/1002bad8cf41e534209b8012c228f250a5f90af4d397d72a17a7e742b4bcc17f/68747470733a2f2f706f7365722e707567782e6f72672f6379626572666972652f6d6f64756c652d70726f6d6f2d636f756e74646f776e2f646f776e6c6f616473)](https://packagist.org/packages/cyberfire/module-promo-countdown)[![License](https://camo.githubusercontent.com/60e86450a5f44568bc055a42552d130edf647df80e023add0a8cae841862a017/68747470733a2f2f706f7365722e707567782e6f72672f6379626572666972652f6d6f64756c652d70726f6d6f2d636f756e74646f776e2f6c6963656e7365)](https://packagist.org/packages/cyberfire/module-promo-countdown)

📹 Video Tutorial
----------------

[](#-video-tutorial)

Watch the full tutorial on YouTube:
👉 **[https://www.youtube.com/watch?v=2PguC\_PWCho](https://www.youtube.com/watch?v=2PguC_PWCho)**

🇺🇸 English Version (EN)
-----------------------

[](#-english-version-en)

CyberFire Promo Countdown (Magento 2)
=====================================

[](#cyberfire-promo-countdown-magento-2-1)

Learn step-by-step how to publish your Magento 2 module on **Packagist** and allow installation via Composer using `composer require`.

This repository accompanies a full video tutorial showing how to prepare the `composer.json`, create version tags, organize your GitHub repository, and sync everything with Packagist.

---

📹 Video Tutorial
----------------

[](#-video-tutorial-1)

In this video, you will learn:

- How to create the module `composer.json`
- How to configure namespace and PSR-4 autoload
- How to structure a full Magento 2 package
- How to upload the module to GitHub
- How to create stable version tags
- How to publish on Packagist
- How to install the module via Composer on any Magento 2 project

Perfect for developers building professional modules, distributing packages, or simply organizing their Magento modules correctly.

---

📦 Composer Installation
-----------------------

[](#-composer-installation)

Once published on Packagist, install using:

```
composer require cyberfire/module-promo-countdown:dev-main
```

```
bin/magento module:enable CyberFire_PromoCountdown
bin/magento setup:upgrade
bin/magento cache:flush
```

\#🔧 Structure

```
CyberFire/
 └── PromoCountdown/
     ├── etc/
     ├── view/
     ├── Block/
     ├── registration.php
     └── composer.json
```

---

🇧🇷 Versão em Português (PT-BR)
------------------------------

[](#-versão-em-português-pt-br)

Aprenda passo a passo como publicar seu módulo Magento 2 no **Packagist** e permitir instalação via Composer usando `composer require`.

Este repositório acompanha o vídeo tutorial onde demonstro como preparar o `composer.json`, criar versões com tags, organizar corretamente o módulo e sincronizar tudo com o Packagist.

---

📹 Video Tutorial / Vídeo Tutorial
---------------------------------

[](#-video-tutorial--vídeo-tutorial)

🎥 **YouTube:** [https://www.youtube.com/watch?v=2PguC\_PWCho](https://www.youtube.com/watch?v=2PguC_PWCho)

Neste vídeo você aprende:

- Como criar o `composer.json` do módulo
- Como ajustar namespace e autoload PSR-4
- Como estruturar um pacote Magento 2
- Como subir o módulo para o GitHub
- Como criar tags de versão stable
- Como publicar o módulo no Packagist
- Como instalar via Composer em qualquer projeto Magento 2

Ideal para quem desenvolve módulos profissionais, deseja distribuir pacotes ou simplesmente quer organizar seus módulos da maneira correta.

---

📦 Instalação via Composer
-------------------------

[](#-instalação-via-composer)

Após publicar no Packagist, a instalação pode ser feita com:

```
composer require cyberfire/module-promo-countdown:dev-main
```

```
bin/magento module:enable CyberFire_PromoCountdown
bin/magento setup:upgrade
bin/magento cache:flush
```

\#🔧 Estrutura do Módulo

```
CyberFire/
 └── PromoCountdown/
     ├── etc/
     ├── view/
     ├── Block/
     ├── registration.php
     └── composer.json
```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance71

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

162d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5acbc2ce92f84b73302ea4b45959bf88fe5319d278d1008214917f38b95d07a7?d=identicon)[israelguido](/maintainers/israelguido)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/cyberfire-module-promo-countdown/health.svg)

```
[![Health](https://phpackages.com/badges/cyberfire-module-promo-countdown/health.svg)](https://phpackages.com/packages/cyberfire-module-promo-countdown)
```

###  Alternatives

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[sivaschenko/magento2-clean-media

Magento 2 media analysis and cleanup

96231.9k](/packages/sivaschenko-magento2-clean-media)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96151.6k3](/packages/yireo-magento2-extensionchecker)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

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