Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 2.16 KB

README.md

File metadata and controls

54 lines (40 loc) · 2.16 KB

Installation

  • Change directory to /cerb5/storage/plugins/
  • git clone git://github.com/rmiddle/cerb5blog.attachments_tab.git
  • git checkout --track -b 5.4 origin/5.4
  • In your helpdesk, enable the plugin from Setup->Features & Plugins.

Warning not yet ready for use

Cerb5 Plugins - cerb5blog.attachments_tab

Copyright (C) 2011 Robert Middleswarth http://www.cerb5blog.com/

What's this?

Displays all the attachments for a ticket in its own tab.

  • Not yet Tested

Installation using Git

  • Change directory to /cerb5/storage/plugins/
  • git clone git://github.com/rmiddle/cerb5blog.attachments_tab.git
  • cd cerb5blog.attachments_tab
  • git checkout --track -b 5.5 origin/5.5
  • In your helpdesk, enable the plugin from Setup->Features & Plugins.

Installation using zip / tar.gz

  • Goto https://github.com/rmiddle/cerb5blog.attachments_tab
  • Select the correct branch that matches your version of Cerberus
  • click Download button.
  • Unzip in to /cerb5/storage/plugins/cerb5blog.attachments_tab
  • In your helpdesk, enable the plugin from Setup->Features & Plugins.

Note: Make sure you branch number matches your Cerb5 version.

Credits

This plugin was developed by Robert Middleswarth.

License

http://opensource.org/licenses/gpl-2.0.php

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA