Riscrittura di un controller della pagina di invito in Ember JS all'interno di un plugin

Good day. First of all, sry for bad English. I’m noob in discourse and i’m writing a small plugin to change the invite page. I understand how to change .hbs file, but i don’t know how to change invite.js.es6 file. I wanna add two functions to this file) THX!

Help me please guys(

There are a few things you can do that would help others be better able to help you.

  • post a link to your repo so others can see what code you have so far
  • explain what you’ve tried so far that didn’t work, including any error messages, if any, that you got
  • explain in more detail exactly what it is you want to do