This repository was archived by the owner on Jul 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathPackage.xml
More file actions
98 lines (96 loc) · 2.59 KB
/
Package.xml
File metadata and controls
98 lines (96 loc) · 2.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<_>
<form_key>9mAw6kU4QX5Ge77u</form_key>
<name>Meanbee_Gmailactions</name>
<channel>community</channel>
<version_ids>
<version_ids>2</version_ids>
</version_ids>
<summary>Adds schema markup to order, shipment and credit memo email. Which is used by Gmail to give quick options to customers.</summary>
<description>This module simply adds some additional schema markup to transactional emails, which is then used by Gmail to display quick action buttons to the gmail interface.
This is achieved by adjusting the block "additional.product.info".
System configuration options have been added so the end-user can customise the text that is displayed if they wish. Defaults are provided (in English).</description>
<license>MIT</license>
<license_uri>http://opensource.org/licenses/MIT</license_uri>
<version>1.0.0</version>
<stability>stable</stability>
<notes>Initial release.</notes>
<authors>
<name>
<name>Meanbee</name>
</name>
<user>
<user>meanbee</user>
</user>
<email>
<email>hello@meanbee.com</email>
</email>
</authors>
<depends_php_min>5.2.13</depends_php_min>
<depends_php_max>5.3.24</depends_php_max>
<depends>
<package>
<name>
<name/>
</name>
<channel>
<channel/>
</channel>
<min>
<min/>
</min>
<max>
<max/>
</max>
<files>
<files> </files>
</files>
</package>
<extension>
<name>
<name>Core</name>
</name>
<min>
<min/>
</min>
<max>
<max/>
</max>
</extension>
</depends>
<contents>
<target>
<target>magelocal</target>
<target>magecommunity</target>
<target>magedesign</target>
<target>magedesign</target>
<target>mageetc</target>
</target>
<path>
<path/>
<path>Meanbee/Gmailactions</path>
<path>frontend/base/default/layout/meanbee</path>
<path>modules/Meanbee_Gmailactions.xml</path>
</path>
<type>
<type>file</type>
<type>dir</type>
<type>dir</type>
<type>dir</type>
<type>file</type>
</type>
<include>
<include/>
<include/>
<include/>
<include/>
<include/>
</include>
<ignore>
<ignore/>
<ignore/>
<ignore/>
<ignore/>
<ignore/>
</ignore>
</contents>
</_>