PHPackages                             seasonal-holidays/seasonal-holidays - 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. seasonal-holidays/seasonal-holidays

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

seasonal-holidays/seasonal-holidays
===================================

Auto-creates seasonal promotions (Halloween, Black Friday, New Year) and shopping experince banner, topbar and hero

1.0.0(8mo ago)00MITPHP

Since Nov 3Pushed 3mo agoCompare

[ Source](https://github.com/medinaahmeti/SeasonalHolidays)[ Packagist](https://packagist.org/packages/seasonal-holidays/seasonal-holidays)[ RSS](/packages/seasonal-holidays-seasonal-holidays/feed)WikiDiscussions main Synced 3w ago

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

Seasonal Holidays (Shopware 6.6)
================================

[](#seasonal-holidays-shopware-66)

Auto-creates seasonal promotions (Halloween, Black Friday, New Year) and **CMS block** with **Banner**, **Topbar**, **Hero** elements, a **countdown widget**, has configs for every feature and optional **promo emails**.

Requirements
------------

[](#requirements)

- Shopware `~6.6.0`
- PHP compatible with your Shopware 6.6
- CLI access to run Shopware commands

Install
-------

[](#install)

```
bin/console plugin:refresh
bin/console plugin:install --activate SeasonalHolidays

# build admin + storefront
bin/console administration:build
bin/console theme:refresh
bin/console theme:compile
bin/console cache:clear
```

Update
------

[](#update)

```
bin/console plugin:update SeasonalHolidays
bin/console administration:build
bin/console theme:compile
bin/console cache:clear
```

Usage
-----

[](#usage)

- **Shopping Experiences** → add block **“Seasonal Holidays”** (category: *Commerce*).
- Elements: `seasonal-holidays-banner`, `seasonal-holidays-hero`, `seasonal-holidays-topbar`.
- Configure via the right panel (**sw-seasonal-config**): headline, CTA, media, start/end dates, discount code, enable countdown.
- Storefront assets:

    - JS: `Resources/storefront/src/plugin/seasonal-countdown/seasonal-countdown.plugin.js`
    - SCSS: `Resources/storefront/src/scss/`
    - Recompile theme after changes.

Automation
----------

[](#automation)

- **Scheduled emails**

    - Task/handler: `ScheduledTask/SeasonalEmailScheduledTask.php`, `...TaskHandler.php`
    - It send an email to a specific number of customers with a promotion
    - Register &amp; run:

        ```
        bin/console scheduled-task:register
        bin/console scheduled-task:run
        ```
- **Subscriber**

    - Subscriber: `SeasonalDiscountSubscriber.php` preapres a link to add promotion directly on cart
- **Console command**

    - Command: `Command/SeasonalSendCommand.php`
    - Find &amp; run:

        ```
        bin/console list | grep -i seasonal
        # e.g.
        bin/console seasonal:send
        ```
- **Seeders/Migration**

    - `Seeder/MailTemplateSeeder.php`, `Seeder/PromotionSeeder.php`
    - `Migration1761577601SeasonalHolidaysMailTemplates.php`

Troubleshooting
---------------

[](#troubleshooting)

- Elements missing → check start/end dates, `cache:clear`.
- No styles/JS → `theme:compile`.
- Admin fields missing → `administration:build`.
- Emails not sent → ensure scheduled tasks are registered/running and mailer is configured.

Uninstall
---------

[](#uninstall)

```
bin/console plugin:deactivate SeasonalHolidays
bin/console plugin:uninstall SeasonalHolidays
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance72

Regular maintenance activity

Popularity0

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

263d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/seasonal-holidays-seasonal-holidays/health.svg)

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

###  Alternatives

[frosh/tools

Provides some basic things for managing the Shopware Installation

88820.7k3](/packages/frosh-tools)[shopware/storefront

Storefront for Shopware

674.6M247](/packages/shopware-storefront)[shopware/production

177209.0k](/packages/shopware-production)[shopware/conflicts

Shopware 6 conflicting packages

149.5M10](/packages/shopware-conflicts)[shopware/elasticsearch

Elasticsearch for Shopware

153.9M19](/packages/shopware-elasticsearch)[swag/migration-assistant

Migration plugin for shopware/platform

2042.5k](/packages/swag-migration-assistant)

PHPackages © 2026

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