WP Manifestindependent plugin directory
manifest / ecommerce / image2cloudkjm

Image2cloudkjm by Kweku Jasper Media

Let customers upload photos for framing on WooCommerce product pages and optionally offload to cloud storage.

by Kweku Jasper Media · github.com/kwekujasper/image2cloudkjm

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kwekujasper/image2cloudkjm/archive/refs/heads/main.zip

Let customers upload photos for framing on WooCommerce product pages and optionally offload to cloud storage.

Description

Image2cloudkjm is a powerful WooCommerce extension that allows customers to upload their own photos directly on the product page. It features an integrated framing studio where customers can crop their images and see them inside various frame and mat combinations.

Key features:

  • Photo upload directly on product pages.
  • Integrated Cropper.js for precise image cropping.
  • Framing studio with dynamic preview.
  • Offload uploads to S3-compatible storage (AWS S3, Cloudflare R2, Hetzner, etc.).
  • Support for webhooks to send data to third-party services.
  • Full control over upload requirements and file size limits.

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to WooCommerce > Image2cloudkjm to configure your settings.

Frequently Asked Questions

Does it require WooCommerce?

Yes, this plugin is designed specifically as a WooCommerce extension.

Which cloud storage providers are supported?

Any S3-compatible storage is supported, including AWS, Cloudflare R2, DigitalOcean Spaces, and Hetzner Object Storage.

Screenshots

  1. Framing studio on the product page.
  2. Plugin settings page.

Changelog

0.1.5

  • Bundled Cropper.js locally to comply with WordPress standards.
  • Improved security of AJAX upload handlers.
  • Added full I18n support.
  • Improved error handling and removed error suppression operators.
  • Added standard readme.txt and license information.

0.1.0

  • Initial release.