PHPackages                             steverobbins/magento-statuspageio - 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. [API Development](/categories/api)
4. /
5. steverobbins/magento-statuspageio

ActiveMagento-module[API Development](/categories/api)

steverobbins/magento-statuspageio
=================================

Magento integration with StatusPage.io

v1.0.0(10y ago)010CC-BY-3.0PHP

Since Jun 17Pushed 10y ago1 watchersCompare

[ Source](https://github.com/steverobbins/Magento-StatusPageIo)[ Packagist](https://packagist.org/packages/steverobbins/magento-statuspageio)[ RSS](/packages/steverobbins-magento-statuspageio/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Magento StatusPage.io Module
============================

[](#magento-statuspageio-module)

Integrates Magento with [StatusPage.io](https://www.statuspage.io/).

[![screenshot](https://camo.githubusercontent.com/c659f66859cd6361a311804c0fafbcb45da52c1e9c3af40b58e26d01efe6f771/687474703a2f2f692e696d6775722e636f6d2f41347a6d4c6b772e706e67)](https://camo.githubusercontent.com/c659f66859cd6361a311804c0fafbcb45da52c1e9c3af40b58e26d01efe6f771/687474703a2f2f692e696d6775722e636f6d2f41347a6d4c6b772e706e67)

This module will send metrics using StatusPage.io API. The current metrics are:

- Orders

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

[](#installation)

1. Copy the contents of `src/` to your Magento installation
2. Clear Magento caches
3. Log out/in to admin
4. Add your credentials in **System &gt; Configuration &gt; Services &gt; StatusPage.io**

Installation with Modman
------------------------

[](#installation-with-modman)

```
cd /path/to/magento/
modman init
modman clone https://github.com/steverobbins/Magento-StatusPageIo.git

```

Installation with Composer
--------------------------

[](#installation-with-composer)

```
composer require steverobbins/magento-statuspageio --dev

```

Uninstallation
--------------

[](#uninstallation)

- Remove `app/etc/modules/Steverobbins_Statuspageio.xml` and `app/code/community/Steverobbins/Statuspageio/`
- Run the following queries

```
DROP TABLE steverobbins_statuspageio_event;
DELETE FROM core_resource WHERE code = "steverobbins_statuspageio_setup";
DELETE FROM core_config_data WHERE path LIKE "steverobbins_statuspageio_setup/%";

```

Support
-------

[](#support)

Please submit any issues or feature requests to the [issue tracker](https://github.com/steverobbins/Magento-StatusPageIo/issues).

License
-------

[](#license)

[Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/deed.en_US)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

3988d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75f626109c9c7bdb7ecbbd6a838ea38d9ed4e014a166f1fa3bbb9fa17f9e1e36?d=identicon)[steverobbins](/maintainers/steverobbins)

---

Top Contributors

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

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/steverobbins-magento-statuspageio/health.svg)

```
[![Health](https://phpackages.com/badges/steverobbins-magento-statuspageio/health.svg)](https://phpackages.com/packages/steverobbins-magento-statuspageio)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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