/craft-imagehash

Proof of concept plugin to prevent uploading of images that are visually the same

Primary LanguagePHPMIT LicenseMIT

Image Hash plugin for Craft CMS 3.x

Compute image similarity

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require venveo/image-hash
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Image Hash.

Image Hash Overview

-Insert text here-

Configuring Image Hash

-Insert text here-

Using Image Hash

-Insert text here-

Image Hash Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Venveo