Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/www/plugins/system/ticketfromcontactform/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<extension version="1.6" type="plugin"
group="system" method="upgrade">
<name>System - Helpdesk Pro Ticket From Contact Form</name>
<author>Tuan Pham Ngoc</author>
<authorEmail>contact@joomdonation.com</authorEmail>
<authorUrl>http://www.joomdonation.com</authorUrl>
<copyright>Copyright (C) 2012 - 2021 Ossolution
Team</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html
GNU/GPL</license>
<version>2.1.0</version>
<description>This is a system plugin which is used to generate
Helpdesk Pro ticket when users send contact email via Joomla contact
Form</description>
<files>
<filename
plugin="ticketfromcontactform">ticketfromcontactform.php</filename>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="category_id" label="Default
Category" type="text" size="30"
default="" description="Enter ID of the category which the
ticket will be assigned to"></field>
</fieldset>
</fields>
</config>
</extension>