https://github.com/pixelcollective/mad-reliable
Gutenberg block displaying Uptime Robot status
https://github.com/pixelcollective/mad-reliable
gutenberg uptime-robot wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
Gutenberg block displaying Uptime Robot status
- Host: GitHub
- URL: https://github.com/pixelcollective/mad-reliable
- Owner: pixelcollective
- Created: 2018-11-18T09:35:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T23:39:06.000Z (over 2 years ago)
- Last Synced: 2025-06-10T22:50:07.723Z (about 1 year ago)
- Topics: gutenberg, uptime-robot, wordpress, wordpress-plugin
- Language: PHP
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mad Reliable 😎
Gutenberg block that displays uptime status for a given Uptime Robot monitor.
## Usage
- Install via composer or drag and drop. Whatevs!
- Add your API key as a .env `uptime_robot_api_key`.
- Install
## Notes
I'm still learning how to make blocks! This might not be a very good way to show off how reliable you are 😂
## Credits
This project was bootstrapped with [Create Guten Block](https://github.com/ahmadawais/create-guten-block).