Version Notes
reloading extantion pakage for re-submit
Download this release
Release Info
Developer | Marketplace |
Extension | GroupDocsViewer |
Version | 1.0.1 |
Comparing to | |
See all releases |
Version 1.0.1
- package.xml +20 -0
package.xml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>GroupDocsViewer</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>GroupDocs Viewer allow to view documents and images from GroupDocs Account</summary>
|
10 |
+
<description>GroupDocs Viewer allow to view documents and images from GroupDocs Account. Functionalities like File Upload and GroupDocs Acc. File Browsing avalible from "ver. 1.3". 
|
11 |
+
GroupDocs is a next generation Document Management solution that makes it easier for businesses to collaborate, share and work with documents online. So, organise, view, annotate, compare, assemble and share all your documents with Magento
|
12 |
+
For more details go to: http://groupdocs.com</description>
|
13 |
+
<notes>reloading extantion pakage for re-submit</notes>
|
14 |
+
<authors><author><name>Marketplace</name><user>groupdocs</user><email>support@groupdocs.com</email></author></authors>
|
15 |
+
<date>2012-11-06</date>
|
16 |
+
<time>08:38:36</time>
|
17 |
+
<contents><target name="magelocal"><dir name="Z:"><dir name="home"><dir name="magento"><dir name="public"><dir name="app"><dir name="etc"><file name="modules" hash=""/></dir></dir></dir></dir></dir></dir></target></contents>
|
18 |
+
<compatible/>
|
19 |
+
<dependencies><required><php><min>5.3.0</min><max>5.3.13</max></php></required></dependencies>
|
20 |
+
</package>
|