PHPackages                             magenizr/magento2-suezcanal - 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. magenizr/magento2-suezcanal

ActiveMagento2-module

magenizr/magento2-suezcanal
===========================

Display a simple notification across your store and let your customers know about potential supply shortage.

1.0.2(3y ago)0121[1 PRs](https://github.com/magenizr/Magenizr_SuezCanal/pulls)OSL-3.0PHP

Since Mar 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/magenizr/Magenizr_SuezCanal)[ Packagist](https://packagist.org/packages/magenizr/magento2-suezcanal)[ Patreon](https://www.patreon.com/magenizr)[ RSS](/packages/magenizr-magento2-suezcanal/feed)WikiDiscussions master Synced 1mo ago

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

[![Magenizr Plus](https://camo.githubusercontent.com/41801bf1cd6d819f836c4ad512f40152ebe3d3f25412f7b2b8a07436e5076d7b/68747470733a2f2f696d61676573322e696d67626f782e636f6d2f31312f36622f79564f4f6c6f61415f6f2e676966)](https://account.magenizr.com)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#)

Suez Canal
==========

[](#suez-canal)

Display a simple notification across your store and let your customers know about potential supply shortages.

[![Magenizr SuezCanal - Frontend](https://camo.githubusercontent.com/d5e891c94de1e67f7c6858de18822e11ec096106b46db76ab1da1db0148f46dd/68747470733a2f2f696d61676573322e696d67626f782e636f6d2f34612f65612f34654375696c4b4a5f6f2e676966)](https://camo.githubusercontent.com/d5e891c94de1e67f7c6858de18822e11ec096106b46db76ab1da1db0148f46dd/68747470733a2f2f696d61676573322e696d67626f782e636f6d2f34612f65612f34654375696c4b4a5f6f2e676966)

System Requirements
-------------------

[](#system-requirements)

- Magento 2.3.x, 2.4.x
- PHP 5.6.x, 7.x

Installation (Composer 2)
-------------------------

[](#installation-composer-2)

1. Update your composer.json `composer require "magenizr/magento2-suezcanal":"1.0.2" --no-update`
2. Use `composer update magenizr/magento2-suezcanal --no-install` to update your composer.lock file.

```
Updating dependencies
Lock file operations: 1 install, 1 update, 0 removals
  - Locking magenizr/magento2-resetuibookmarks (1.0.2)

```

3. And then `composer install` to install the package.

```
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 0 update, 0 removals
  - Installing magenizr/magento2-suezcanal (1.2.0): Extracting archive

```

4. Enable the module and clear static content.

```
php bin/magento module:enable Magenizr_SuezCanal --clear-static-content

```

Installation (Manually)
-----------------------

[](#installation-manually)

1. Download the code.
2. Extract the downloaded tar.gz file. Example: `tar -xzf Magenizr_SuezCanal_1.0.1.tar.gz`.
3. Copy the code into `./app/code/Magenizr/SuezCanal/`.
4. Enable the module and clear static content.

```
php bin/magento module:enable Magenizr_SuezCanal --clear-static-content
php bin/magento setup:upgrade

```

Features
--------

[](#features)

- Pre-defined styles
- HTML support

Usage
-----

[](#usage)

Simply go to `Stores > Configuration > Sales > Suez Canal`, enable the module and clear the cache. Change the text if necessary.

Support
-------

[](#support)

If you experience any issues, don't hesitate to open an issue on [Github](https://github.com/magenizr/Magenizr_SuezCanal/issues).

Purchase
--------

[](#purchase)

This module is available for free on [GitHub](https://github.com/magenizr).

Contact
-------

[](#contact)

Follow us on [GitHub](https://github.com/magenizr), [Twitter](https://twitter.com/magenizr) and [Facebook](https://www.facebook.com/magenizr).

History
-------

[](#history)

===== 1.0.2 =====

- Cleanup various files to meet coding standards (EQP, ECG)

===== 1.0.1 =====

- Fix in block

===== 1.0.0 =====

- Stable version

License
-------

[](#license)

[OSL - Open Software Licence 3.0](https://opensource.org/licenses/osl-3.0.php)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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 ~287 days

Total

3

Last Release

1295d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/605a729e99c0436f040a96767ee730868d660203396a8666a521fb77f5d93bd2?d=identicon)[magenizr](/maintainers/magenizr)

---

Top Contributors

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

---

Tags

notificationsalertscustommagento 2

### Embed Badge

![Health badge](/badges/magenizr-magento2-suezcanal/health.svg)

```
[![Health](https://phpackages.com/badges/magenizr-magento2-suezcanal/health.svg)](https://phpackages.com/packages/magenizr-magento2-suezcanal)
```

###  Alternatives

[arcanedev/notify

Flexible flash notifications helper for Laravel.

139.5k1](/packages/arcanedev-notify)

PHPackages © 2026

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