2017 © Pedro Peláez
 

magento-module magento-statuspageio

Magento integration with StatusPage.io

image

steverobbins/magento-statuspageio

Magento integration with StatusPage.io

  • Wednesday, June 17, 2015
  • by steverobbins
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Magento StatusPage.io Module

Integrates Magento with StatusPage.io., (*1)

screenshot, (*2)

This module will send metrics using StatusPage.io API. The current metrics are:, (*3)

  • Orders

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 > Configuration > Services > StatusPage.io

Installation with Modman

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

Installation with Composer

composer require steverobbins/magento-statuspageio --dev

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

Please submit any issues or feature requests to the issue tracker., (*4)

License

Creative Commons Attribution 3.0 Unported License, (*5)

The Versions

17/06 2015

dev-master

9999999-dev

Magento integration with StatusPage.io

  Sources   Download

CC-BY-3.0

The Development Requires

by Steve Robbins

17/06 2015

dev-dev

dev-dev

Magento integration with StatusPage.io

  Sources   Download

CC-BY-3.0

The Development Requires

by Steve Robbins

17/06 2015

v1.0.0

1.0.0.0

Magento integration with StatusPage.io

  Sources   Download

CC-BY-3.0

The Development Requires

by Steve Robbins