Skip to content

osTicket/osTicket-plugins

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
doc
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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