Skip to content

osTicket/osTicket-plugins

Repository files navigation

Core plugins for osTicket

Core plugins for osTicket-1.8 and onward

Installing

Clone this repo or download the zip file and place the contents into your include/plugins folder

After cloning, hydrate the repo by downloading the third-party library dependencies.

php make.php hydrate

Building Plugins

Make any necessary additions or edits to plugins and build PHAR files with the make.php command

php -dphar.readonly=0 make.php build <plugin-folder>

This will compile a PHAR file for the plugin directory. The PHAR will be named plugin.phar and can be dropped into the osTicket plugins/ folder directly.

Translating

Crowdin

Translation service is being performed via the Crowdin translation management software. The project page for the plugins is located at

https://crowdin.com/project/osticket-plugins

About

Core plugins for osTicket (v1.8+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages