magento-module magento-statuspageio
Magento integration with StatusPage.io
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
Magento StatusPage.io Module
Integrates Magento with StatusPage.io., (*1)
, (*2)
This module will send metrics using StatusPage.io API. The current metrics are:, (*3)
Installation
- Copy the contents of
src/
to your Magento installation
- Clear Magento caches
- Log out/in to admin
- 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)
dev-master
9999999-dev
Magento integration with StatusPage.io
Sources
Download
CC-BY-3.0
The Development Requires
by
Steve Robbins
dev-dev
dev-dev
Magento integration with StatusPage.io
Sources
Download
CC-BY-3.0
The Development Requires
by
Steve Robbins
v1.0.0
1.0.0.0
Magento integration with StatusPage.io
Sources
Download
CC-BY-3.0
The Development Requires
by
Steve Robbins