Skip to content

uploadcare/uploadcare-wordpress

Repository files navigation

Uploadcare WordPress File Uploader and Adaptive Delivery

Uploadcare, all-round media upload, storage, management, and delivery solution, breaks many WordPress Media Library limitations. Upload large files from many sources including social media and cloud services. Insert them to WordPress posts and serve responsive lazy loaded images with Uploadcare CDN to improve your WordPress site performance.

Build Status Uploadcare stack on StackShare

Features

  • Upload files of any type (image, video, document, archive) and size (up to 5 TB).
  • Upload from your device, URL, social network (Facebook, Instagram, VK, Flickr), and cloud (Dropbox, Google Drive, Google Photos, OneDrive, Box, Huddle, Evernote).
  • Insert images into your posts, and place other files and archives for download.
  • Uploadcare CDN serves images faster in all parts of the world. Adaptive Delivery analyzes users' context and serves images in a suitable format, resolution, compression, which closes all image-related frontend tasks.
  • Transfer your existing Media Library to your Uploadcare storage with no risk of data loss.
  • Specify your custom CDN domain, and use a Secure Uploading feature to control who and when can upload files.
  • Compatible with a standard WordPress image editor.

Requirements

  • Wordpress 5+
  • PHP 7.4+
  • php-curl
  • php-json
  • php-dom

Install

The fastest way

Install from the WordPress plugins directory.

Installing WP plugin

Manual installation

  1. Download the [latest release][github-releases]. The zip file contains the Wordpress plugin.
  2. Unzip the archive to your wp-content/plugins folder.
  3. Run composer install (install Composer).
  4. Run yarn && yarn build (install Node and Yarn).
  5. Activate the plugin in the "Plugins" menu in your WordPress admin account.
  6. Go to "Settings" -> "Uploadcare" and follow the instructions.

Usage

  • To add an image while editing a post or a page, choose "Uploadcare image" block. Also, you can upload any file directly to your Media Library with “Upload with Uploadcare” button — it’ll be hosted and delivered with Uploadcare.
  • Use a built-in image editor when needed.
  • If you accidentally upload a file using a standard WordPress option, you can easily transfer them to Uploadcare to use Adaptive Delivery and other features.

Useful links

Uploadcare documentation
Changelog
Contributing guide
Security policy
Support