(Superseded) Plugin tutorial #3 - How to add a button after every post?

Do this at the start of your .js.es6 file:

import PostMenuView from 'discourse/views/post-menu';

Then use PostMenuView as a global in the code.