zendesk - Version 1.0.4

Version Notes

Initial public release

Download this release

Release Info

Developer Jason Smale
Extension zendesk
Version 1.0.4
Comparing to
See all releases


Version 1.0.4

Files changed (1) hide show
  1. package.xml +27 -0
package.xml ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>zendesk</name>
4
+ <version>1.0.4</version>
5
+ <stability>stable</stability>
6
+ <license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Zendesk helps you deliver the best customer support to your customers.</summary>
10
+ <description>&lt;strong&gt;Zendesk&lt;/strong&gt; is the market leader of smart, agile and convenient cloud-based customer support software. For growing organizations, Zendesk is the fastest way to enable great customer service.&lt;br /&gt;&lt;br /&gt;&#xD;
11
+ &#xD;
12
+ This extension makes Zendesk work seamlessly with Magento to enable stores to deliver great customer support. &lt;br /&gt;&lt;br /&gt;&#xD;
13
+ &#xD;
14
+ &lt;strong&gt;Features include:&lt;/strong&gt;&lt;br /&gt;&#xD;
15
+ - Enable Single Sign-on with Zendesk&lt;br /&gt;&#xD;
16
+ - Create support tickets without leaving Magento&lt;br /&gt;&#xD;
17
+ - Display relevant support tickets on order &amp; customer dashboards&lt;br /&gt;&#xD;
18
+ - Create support tickets from Contact Us requests&lt;br /&gt;&#xD;
19
+ - Easily add a feedback tab to your site</description>
20
+ <notes>Initial public release</notes>
21
+ <authors><author><name>Jason Smale</name><user>zendesk</user><email>jsmale@zendesk.com</email></author><author><name>Fontis</name><user>fontis</user><email>chris.norton@fontis.com.au</email></author></authors>
22
+ <date>2012-11-07</date>
23
+ <time>03:51:33</time>
24
+ <contents><target name="magelocal"><dir/></target></contents>
25
+ <compatible/>
26
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
27
+ </package>