Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

FlareLoad Wordpress Plugin - Rating, Reviews, Demo & Download

FlareLoad Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

FlareLoad integrates Cloudflare Images as a direct upload destination alongside the default WordPress media uploader. Instead of storing images on your server, you can send them directly to Cloudflare’s global CDN — with automatic delivery optimization and variant support built in.

Features:

  • Upload images directly to Cloudflare Images from the media library and block editor
  • Keep or delete local copies after upload — your choice
  • Automatic local thumbnail generation (avoids counting against Cloudflare delivery quotas)
  • Cloudflare image variant support with per-image variant selection in the block editor
  • Visual indicator in the media library list view for Cloudflare-hosted images
  • Sync variants from your Cloudflare account with a single click
  • Migrate Cloudflare-hosted images back to local storage with an interactive wizard
  • Activity log viewer for debugging

Source Code

The source code for this plugin, including all TypeScript/JavaScript source files and build tools, is publicly available on GitHub:

https://github.com/tanyunus/flare-load

To rebuild compiled assets from source:

  1. Install dependencies: npm install
  2. Build assets: node build.js

Source files are located in the src/ directory of the repository. The build tool is esbuild for TypeScript/JavaScript and Sass for CSS.

Third-party Services

This plugin communicates with the Cloudflare Images API to upload, retrieve, and delete images. Requests are made when you upload an image to Cloudflare from the media library, delete a Cloudflare-hosted image, or sync your image variants from the plugin settings page.

Your Cloudflare Account ID, API Token, and uploaded image files are transmitted to Cloudflare’s servers.

Screenshots

  1. Plugin settings page with API credentials and variant management.

    Plugin settings page with API credentials and variant management.

  2. Media library list view showing the Cloudflare location badge.

    Media library list view showing the Cloudflare location badge.

  3. Block editor with the "Upload to Cloudflare" button on image blocks.

    Block editor with the “Upload to Cloudflare” button on image blocks.


Reviews & Comments