PHPackages                             okaeli/magento1-comingsoon - 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. okaeli/magento1-comingsoon

ActiveMagento-module

okaeli/magento1-comingsoon
==========================

Okaeli\_ComingSoon extension for Magento 1

v0.0.1(8y ago)110GPL-3.0+PHPPHP  &gt;= 5.3

Since Mar 5Pushed 8y ago2 watchersCompare

[ Source](https://github.com/julienloizelet/magento1-comingsoon)[ Packagist](https://packagist.org/packages/okaeli/magento1-comingsoon)[ RSS](/packages/okaeli-magento1-comingsoon/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Okaeli\_ComingSoon
==================

[](#okaeli_comingsoon)

---

```
@category   Okaeli
@package    Okaeli_ComingSoon
@author     Julien Loizelet
@copyright  Copyright (c)  2017 Julien Loizelet
@license    GNU GENERAL PUBLIC LICENSE Version 3

```

Description
-----------

[](#description)

`Okaeli_ComingSoon` is a Magento 1 extension that will redirect any visitor to a specific page.

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

[](#installation)

### Requirements

[](#requirements)

- Magento &gt;= 1.6 (probably much earlier, but I didn't test)

### Modman

[](#modman)

Run `modman link /path/to/your/clone/of/this/repo` at root of your Magento Project.

### Composer

[](#composer)

In your `composer.json` file, add

```
 {
"type": "vcs",
"url": "https://github.com/julienloizelet/magento1-comingsoon"
 }

```

in the `repositories` part and

```
"okaeli/magento1-comingsoon":"dev-master"

```

in the `require` part.

Usage
-----

[](#usage)

### Configurations

[](#configurations)

This module comes with some configurations : `System Config > Okaeli > Okaeli Coming Soon`

- Enable / Disable feature.
- Choose unredirected IPs
- Choose unredirected URIs

> You must add `/index.php/comingsoon` if your setting `System Configuration > Web > Search Engines Optimization > Use Web Server Rewrites ` is `No`.

- Specific Redirection (by default, all url are redirected to `comingsoon`).
- Enable / Disable debug log.

[![Okaeli ComingSoon Settings screenshot](doc/images/okaeli-coming-soon-settings-screen.png)](doc/images/okaeli-coming-soon-settings-screen.png)

Technical Notes
---------------

[](#technical-notes)

### No rewrite. Events driven development.

[](#no-rewrite-events-driven-development)

This extension is **0 rewrite** guaranteed. The following event is listened:

- `controller_front_send_response_before` : used to redirect all urls to another one.

### Coding Standards

[](#coding-standards)

This extension has been checked with the [Magento Extension Quality Program Coding Standard](https://github.com/magento/marketplace-eqp). You can find the output of the command `phpcs /path/to/Okaeli/ComingSoon/sources --standard=MEQP1` in [this file](doc/coding-standard/magento-eqp.txt).

Support
-------

[](#support)

If you encounter any problems or bugs, please create an issue on [GitHub](https://github.com/julienloizelet/magento1-comingsoon/issues).

Contribution
------------

[](#contribution)

Any contribution is highly welcome. The best possibility to provide any code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

License
-------

[](#license)

[GNU General Public License, version 3 (GPLv3)](http://opensource.org/licenses/gpl-3.0)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

2990d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

magentomagento-1magento-extensionmagento-modulesmagento1magento1-modulemagentoextensionmoduleredirectmagento1

### Embed Badge

![Health badge](/badges/okaeli-magento1-comingsoon/health.svg)

```
[![Health](https://phpackages.com/badges/okaeli-magento1-comingsoon/health.svg)](https://phpackages.com/packages/okaeli-magento1-comingsoon)
```

###  Alternatives

[rafaelcg/magento2-quicklink

Faster subsequent page-loads by prefetching in-viewport links during idle time

5115.9k](/packages/rafaelcg-magento2-quicklink)[magepsycho/magento2-custom-shipping

Magento 2 Custom Shipping

697.5k](/packages/magepsycho-magento2-custom-shipping)[opengento/module-webapi-logger

This module allows you to analyze all the webapi rest done call toward your Magento.

1014.9k](/packages/opengento-module-webapi-logger)[magepsycho/magento2-discountlimit

Magento 2 Discount Amount Limiter

1111.6k](/packages/magepsycho-magento2-discountlimit)[werfu/magento2-url-key-mask

Enable Product and Category URL\_key generation using masks

135.4k](/packages/werfu-magento2-url-key-mask)[magepsycho/magento2-seosuite

Magento 2 FREE SEO Suite

106.3k](/packages/magepsycho-magento2-seosuite)

PHPackages © 2026

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