https://github.com/log-oscon/wpstatuscake
Easy integration of StatusCake into your WordPress website.
https://github.com/log-oscon/wpstatuscake
Last synced: 7 months ago
JSON representation
Easy integration of StatusCake into your WordPress website.
- Host: GitHub
- URL: https://github.com/log-oscon/wpstatuscake
- Owner: log-oscon
- License: gpl-2.0
- Created: 2015-10-28T22:07:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-15T00:38:28.000Z (about 9 years ago)
- Last Synced: 2025-02-14T04:19:12.954Z (9 months ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/wpstatuscake
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://packagist.org/packages/logoscon/wpstatuscake)
[](https://packagist.org/packages/logoscon/wpstatuscake)
[](https://packagist.org/packages/logoscon/wpstatuscake)
[](https://www.codacy.com/app/s3rgiosan/wpstatuscake?utm_source=github.com&utm_medium=referral&utm_content=log-oscon/wpstatuscake&utm_campaign=Badge_Grade)
[](https://codeclimate.com/github/log-oscon/wpstatuscake)
# StatusCake #
**Contributors:** [s3rgiosan](https://profiles.wordpress.org/s3rgiosan), [log_oscon](https://profiles.wordpress.org/log_oscon)
**Tags:** statuscake, monitoring, alerts, downtime, uptime
**Requires at least:** 4.0
**Tested up to:** 4.6
**Stable tag:** 1.0.11
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
Easy integration of StatusCake into your WordPress website.
## Description ##
[StatusCake](https://www.statuscake.com) is a website uptime monitoring and alerts service. StatusCake is an ideal companion to your WordPress website that features rich uptime monitoring, domain monitoring, SSL monitoring and a whole lot more.
This plugin allows you to easily integrate StatusCake into your WordPress website.
### Usage ###
Navigate to the 'StatusCake' settings page under the Settings menu.
## Installation ##
### Dashboard ###
1. Go to the 'Plugins' menu, and choose 'Add New'.
2. Search for 'wpstatuscake', and then click 'Install Now'.
2. Click 'Activate'.
### FTP ###
1. Download and extract the .zip file.
2. Upload the unzipped folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu.
### Composer ###
`composer require logoscon/wpstatuscake`
## Frequently Asked Questions ##
### Where can I report bugs? ###
Bugs can be reported on the [GitHub repository](https://github.com/log-oscon/wpstatuscake/issues).
### How can I contribute? ###
Join in on our [GitHub repository](https://github.com/log-oscon/wpstatuscake) and read our [contribution](https://github.com/log-oscon/wpstatuscake/blob/master/CONTRIBUTING.md) guidelines.
## Changelog ##
### 1.0.11 ###
* Added Code Climate integration.
* Added moar badges (yes I am a badge poser).
* Added contribution guidelines.
* Updated README.
### 1.0.10 ###
* Updated Codacy badge url.
### 1.0.9 ###
* Added Codacy (a tool for automated code review) badge.
### 1.0.8 ###
* Minor changes.
### 1.0.7 ###
* Check if current user can 'manage_options'
### 1.0.6 ###
* Minor changes.
### 1.0.5 ###
* Minor changes.
### 1.0.4 ###
* Minor changes.
### 1.0.3 ###
* Minor changes.
* Added language file.
### 1.0.2 ###
* Fix PSR-4 loader conflict with older implementation.
### 1.0.1 ###
* Added GitHub Updater support.
* Added Update supported WordPress version.
### 1.0.0 ###
* Initial release.
## Upgrade Notice ##
### 1.0 ###
Initial release.