Mosnar / craft-imagehash

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:PHP 95.0%Language:HTML 5.0%