Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osTicket/osTicket-plugins
Core plugins for osTicket (v1.8+)
https://github.com/osTicket/osTicket-plugins
Last synced: 5 days ago
JSON representation
Core plugins for osTicket (v1.8+)
- Host: GitHub
- URL: https://github.com/osTicket/osTicket-plugins
- Owner: osTicket
- License: gpl-2.0
- Created: 2013-11-12T22:17:36.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-29T18:03:55.000Z (4 months ago)
- Last Synced: 2024-08-03T01:12:07.064Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 408 KB
- Stars: 147
- Watchers: 40
- Forks: 160
- Open Issues: 150
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audit/audit.php
Awesome Lists containing this project
- awesome-osticket - Core Plugins - Plugins written by core developers. (Official Resources)
README
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` folderAfter 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` commandphp -dphar.readonly=0 make.php build
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](https://d322cqt584bo4o.cloudfront.net/osticket-plugins/localized.png)](http://i18n.osticket.com/project/osticket-plugins)
Translation service is being performed via the Crowdin translation
management software. The project page for the plugins is located athttps://crowdin.com/project/osticket-plugins