Skip to content

osTicket Plugin: Integrate file sharing facilities like google Drive ,Onedrive, Dropbox

Notifications You must be signed in to change notification settings

impiza/FileDrive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileDrive (Preview)

osTicket Plugin: Integrate file sharing facilities like google Drive ,OneDrive, Dropbox

How it looks

guest

menu

staff_admin

Installation

  1. Extract all files in OSTicket "FileDrive" directory.
  2. Paste/Move the "FileDrive" directory into folder Osticket Root > include > plugin
  3. configure file Drive "fd-config.php" (this is temporary version , after some version all setting can be configured form the plugin section of OStickets.)
  4. Navigate to: https://your.domain/support/scp/plugins.php?a=add to add a new plugin.
  5. Click "Install" next to "FileDrive"
  6. Now the plugin needs to be enabled & configured, so you should be seeing the list of currently installed plugins, pick the checkbox next to "FileDrive" and select the "Enable" button.
  7. Now you can configure the plugin, click the link "FileDrive" and choose who the plugin should be activated for, or keep the default.

UnInstallation

  1. Navigate to admin plugins view, click the checkbox and push the "Delete" button.
  2. The plugin will still be available but uninstalled , you have to deleted the config only at this point, to remove permanently, remove two folders
  • OsTicket_DIR /plugins/fileDrive
  • OsTicket_DIR /fd

TODO

  1. fix the error on cron job

thank to tinyfilemanager

About

osTicket Plugin: Integrate file sharing facilities like google Drive ,Onedrive, Dropbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.9%
  • PHP 11.2%
  • CSS 5.5%
  • Hack 1.4%