Adds a block that mimics the Cloudflare downtime error screen. Use it to create error pages that look like the official Cloudflare error pages.
This plugin is based on the
cloudflare-error-page project, adapted as a WordPress block for the Gutenberg editor.
Important Notice: This plugin is not affiliated with, endorsed by, or connected to Cloudflare, Inc. This plugin is an independent project created for educational and entertainment purposes.
External services
The plugin uses the
ipify API to fetch the visitor’s IP address when they click "Click to reveal" in the block. Only a GET request is made; no other data is sent. See ipify’s
terms of use and
privacy policy.
Method 1: Install from WordPress Plugin Directory
- Go to Plugins > Add New in your WordPress admin.
- Search for "CDN Error Mockups".
- Click Install Now, then Activate.
Method 2: Manual Installation
- Download the plugin ZIP file from the WordPress Plugin Directory.
- Go to Plugins > Add Plugin > Upload Plugin in your WordPress admin.
- Choose the downloaded ZIP file and click Install Now.
- Activate the plugin from the Plugins screen.