osTicket Plugin: Integrate file sharing facilities like google Drive ,OneDrive, Dropbox
- Extract all files in OSTicket "FileDrive" directory.
- Make sure the plugin directory is named "FileDrive" (this is important).
- NOTE: pleas touch the folder "_copy_to_root" , nothing is need here.
- Paste/Move the "FileDrive" directory into folder
Osticket Root > include > plugin
- configure file Drive "fd-config.php"
(this is temporary version , after some version all setting can be configured form the plugin section of OStickets.)
- Navigate to: https://your.domain/support/scp/plugins.php?a=add to add a new plugin.
- Click "Install" next to "FileDrive"
- 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.
- Now you can configure the plugin, click the link "FileDrive" and choose who the plugin should be activated for, or keep the default.
- Navigate to admin plugins view, click the checkbox and push the "Delete" button.
- 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
- fix the error on cron job
thank to tinyfilemanager