Skip to content

interconnectit/plugin-icit-image-localiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icit Image Localiser

Requirements

Make sure all dependencies have been installed before moving on:

Install

Add the following to the projects composer.json file:

"repositories": [
  {
    "type": "git",
    "url": "[email protected]:interconnectit/plugin-icit-image-localiser.git"
  }
],
"require": {
  "interconnectit/plugin-icit-image-localiser": "dev-master"
}