Manage OTRS tickets
Installation
Bower
bower install ovh-angular-otrs --save
NPM
npm install ovh-angular-otrs --save
Howto's
Inject module
angular;
Inject it to manager-navbar at app.config:
angular ;
…const assistanceMenu = ; assistanceMenu;…
Get the sources
git clone https://github.com/ovh-ux/ovh-angular-otrs.gitcd ovh-angular-otrsnpm installbower install
You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!
Have a look in CONTRIBUTING.md
Run the tests
npm test
Related links
- Contribute: https://github.com/ovh-ux/ovh-angular-otrs/blob/master/CONTRIBUTING.md
- Report bugs: https://github.com/ovh-ux/ovh-angular-otrs/issues
- Get latest version: https://github.com/ovh-ux/ovh-angular-otrs
License
See https://github.com/ovh/ovh-angular-otrs/blob/master/LICENSE.md