-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
18 lines (18 loc) · 864 Bytes
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<package>
<name>Faonni_GridThumbs</name>
<version>1.2.0</version>
<stability>stable</stability>
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
<channel>community</channel>
<extends/>
<summary>The Grid Thumbs extension adds a column with items images</summary>
<description>Adds a column with items images to make product grid more informative and simplify the process of products searching.</description>
<notes>The Grid Thumbs extension adds a column with items images</notes>
<authors><author><name>Karliuka Vitalii</name><user>karliuka</user><email>[email protected]</email></author></authors>
<date/>
<time/>
<contents/>
<compatible/>
<dependencies><required><php><min>5.2.0</min><max>8.0.0</max></php></required></dependencies>
</package>