generator-osticket

0.1.0 • Public • Published

generator-osticket NPM version Build Status Dependency Status Coverage percentage

Generate osticket plugin boilerplate

Installation

First, install Yeoman and generator-osticket using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-osticket

Then generate your new osTicket plugin!:

yo osticket

TODO

  • Make a scripts folder to store SQL queries to set up the tables.
  • Make a JS file to handle any ajax code.
  • Make a script to replace vanilla osTicket code.
  • Post-generation hooks

License

MIT © Jonathan Ling

Package Sidebar

Install

npm i generator-osticket

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • colonelpopcorn