# <%= props.pluginName %> plugin for Snaphy


###<%= props.pluginTitle %>

###This plugin is exposed on  `<%= props.routeExposure %>` route

###Please copy the` <%= props.pluginName %>` folder to `common/settings/` after plugin installed.

### TO Install a npm module use `npm install moduleName --prefix ../../../ --save` and then save the module in package.json of plugin file.


####Written by <%= props.authorName %>

