There was a need to embed the editor in the project on yii2.

On the github page there is an instruction on how to do this, but I don’t know where to get the files from the guide:

  • imagerJs.min.css
  • imagerJs.min.js
  • font-awesome.min.css
  • fontawesome-webfont.woff

The source of the project is not, and very strange. So, in fact, it turns out that I either do something like this, or the guide is not working. I also tried to take the original ones:

  • imagerJs.css
  • imagerJs.js

And connect them to the page, but does not go.

The editor runs locally and works fine, but how can you better port this project to yii2? I am pleased to listen and try your advice. thank