- [x] Install Plugin - [x] Output plugin config - [x] Output structure to frontend - [x] Load Plugin - [x] Emit Events - http://blog.yld.io/2015/12/15/using-an-event-emitter/#.V77fNZgrKUk - https://nodejs.org/api/events.html - [x] Subscribe to Events - [x] **In progress** Proof of concept: [front-end plugin](https://github.com/pattern-lab/plugin-node-tab) - [x] Documentation - [ ] Research and implement event emitter best practices - [ ] Implement `disablePlugin()` `enablePlugin()`