Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

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"
}
You can’t perform that action at this time.