├── LICENSE ├── README.md ├── config.php ├── plugin.php └── teams.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Data-Tech-International/osTicket-Microsoft-Teams-plugin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Data-Tech-International/osTicket-Microsoft-Teams-plugin/HEAD/README.md -------------------------------------------------------------------------------- /config.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Data-Tech-International/osTicket-Microsoft-Teams-plugin/HEAD/config.php -------------------------------------------------------------------------------- /plugin.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Data-Tech-International/osTicket-Microsoft-Teams-plugin/HEAD/plugin.php -------------------------------------------------------------------------------- /teams.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Data-Tech-International/osTicket-Microsoft-Teams-plugin/HEAD/teams.php --------------------------------------------------------------------------------