An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/logoscon/wpstatuscake/v/stable)](https://packagist.org/packages/logoscon/wpstatuscake)
[![Total Downloads](https://poser.pugx.org/logoscon/wpstatuscake/downloads)](https://packagist.org/packages/logoscon/wpstatuscake)
[![License](https://poser.pugx.org/logoscon/wpstatuscake/license)](https://packagist.org/packages/logoscon/wpstatuscake)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3bb5bbe426834c01ac9d6acc7af36f3d)](https://www.codacy.com/app/s3rgiosan/wpstatuscake?utm_source=github.com&utm_medium=referral&utm_content=log-oscon/wpstatuscake&utm_campaign=Badge_Grade)
[![Code Climate](https://codeclimate.com/github/log-oscon/wpstatuscake/badges/gpa.svg)](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.