{"id":23379401,"url":"https://github.com/log-oscon/wpstatuscake","last_synced_at":"2025-04-08T06:37:48.196Z","repository":{"id":57015526,"uuid":"45144750","full_name":"log-oscon/wpstatuscake","owner":"log-oscon","description":"Easy integration of StatusCake into your WordPress website.","archived":false,"fork":false,"pushed_at":"2016-10-15T00:38:28.000Z","size":56,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T04:19:12.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/wpstatuscake","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/log-oscon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-28T22:07:47.000Z","updated_at":"2016-01-26T14:56:45.000Z","dependencies_parsed_at":"2022-08-22T09:30:36.804Z","dependency_job_id":null,"html_url":"https://github.com/log-oscon/wpstatuscake","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fwpstatuscake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fwpstatuscake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fwpstatuscake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fwpstatuscake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log-oscon","download_url":"https://codeload.github.com/log-oscon/wpstatuscake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792900,"owners_count":20996892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T19:18:30.699Z","updated_at":"2025-04-08T06:37:48.161Z","avatar_url":"https://github.com/log-oscon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/logoscon/wpstatuscake/v/stable)](https://packagist.org/packages/logoscon/wpstatuscake)\n[![Total Downloads](https://poser.pugx.org/logoscon/wpstatuscake/downloads)](https://packagist.org/packages/logoscon/wpstatuscake)\n[![License](https://poser.pugx.org/logoscon/wpstatuscake/license)](https://packagist.org/packages/logoscon/wpstatuscake)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3bb5bbe426834c01ac9d6acc7af36f3d)](https://www.codacy.com/app/s3rgiosan/wpstatuscake?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=log-oscon/wpstatuscake\u0026amp;utm_campaign=Badge_Grade)\n[![Code Climate](https://codeclimate.com/github/log-oscon/wpstatuscake/badges/gpa.svg)](https://codeclimate.com/github/log-oscon/wpstatuscake)\n\n# StatusCake #\n**Contributors:** [s3rgiosan](https://profiles.wordpress.org/s3rgiosan), [log_oscon](https://profiles.wordpress.org/log_oscon)  \n**Tags:** statuscake, monitoring, alerts, downtime, uptime    \n**Requires at least:** 4.0    \n**Tested up to:** 4.6    \n**Stable tag:** 1.0.11   \n**License:** GPLv2 or later    \n**License URI:** http://www.gnu.org/licenses/gpl-2.0.html    \n\nEasy integration of StatusCake into your WordPress website.  \n\n## Description ##\n\n[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.  \n\nThis plugin allows you to easily integrate StatusCake into your WordPress website.  \n\n### Usage ###\n\nNavigate to the 'StatusCake' settings page under the Settings menu.  \n\n## Installation ##\n\n### Dashboard ###\n\n1. Go to the 'Plugins' menu, and choose 'Add New'.\n2. Search for 'wpstatuscake', and then click 'Install Now'.\n2. Click 'Activate'.\n\n### FTP ###\n\n1. Download and extract the .zip file.\n2. Upload the unzipped folder to the `/wp-content/plugins/` directory.\n3. Activate the plugin through the 'Plugins' menu.\n\n### Composer ###\n\n`composer require logoscon/wpstatuscake`\n\n## Frequently Asked Questions ##\n\n### Where can I report bugs? ###\n\nBugs can be reported on the [GitHub repository](https://github.com/log-oscon/wpstatuscake/issues).\n\n### How can I contribute? ###\n\nJoin 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.\n\n## Changelog ##\n\n### 1.0.11 ###\n* Added Code Climate integration.  \n* Added moar badges (yes I am a badge poser).\n* Added contribution guidelines.  \n* Updated README. \n\n### 1.0.10 ###\n* Updated Codacy badge url.  \n\n### 1.0.9 ###\n* Added Codacy (a tool for automated code review) badge.  \n\n### 1.0.8 ###\n* Minor changes.  \n\n### 1.0.7 ###\n* Check if current user can 'manage_options'  \n\n### 1.0.6 ###\n* Minor changes.  \n\n### 1.0.5 ###\n* Minor changes.  \n\n### 1.0.4 ###\n* Minor changes.  \n\n### 1.0.3 ###\n* Minor changes.  \n* Added language file. \n\n### 1.0.2 ###\n* Fix PSR-4 loader conflict with older implementation.  \n\n### 1.0.1 ###\n* Added GitHub Updater support.  \n* Added Update supported WordPress version.  \n\n### 1.0.0 ###\n* Initial release.  \n\n## Upgrade Notice ##\n\n### 1.0 ###\nInitial release.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog-oscon%2Fwpstatuscake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flog-oscon%2Fwpstatuscake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog-oscon%2Fwpstatuscake/lists"}