forked from CVM/Magento_GoogleTagManager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
89 lines (89 loc) · 3.11 KB
/
package.xml
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
<?xml version="1.0"?>
<package>
<name>GoogleTagManager</name>
<version>1.00.1</version>
<stability>beta</stability>
<license>1</license>
<channel>community</channel>
<extends/>
<summary>Google Tag Manager</summary>
<description>Google Tag Manager</description>
<notes>niet uitvoerig getest</notes>
<authors>
<author>
<name>Chris Martin</name>
<user>CVM</user>
<email>[email protected]</email>
</author>
</authors>
<date>2013-10-11</date>
<time>10:27:35</time>
<contents>
<target name="magecommunity">
<dir name="CVM">
<dir name="GoogleTagManager">
<dir name="Block">
<file name="Gtm.php" hash="06c9c9a56c0e845c805524b9c08d22ea"/>
</dir>
<dir name="Helper">
<file name="Data.php" hash="24e3d24877f7bfeba8b0b838ea59699e"/>
</dir>
<dir name="Model">
<file name="Observer.php" hash="1391157e1f966cc424ffc4cf1c6af4ac"/>
</dir>
<dir name="etc">
<file name="adminhtml.xml" hash="e31d31b9414a7e7386acfd0a18069053"/>
<file name="config.xml" hash="f6f1f821411bb7af5ae290a5908bb7c0"/>
<file name="system.xml" hash="74ecb28b8b3b59fa1c9888b142dc1467"/>
</dir>
</dir>
</dir>
<dir name="Block">
<file name="Gtm.php" hash=""/>
</dir>
<dir name="Helper">
<file name="Data.php" hash=""/>
</dir>
<dir name="Model">
<file name="Observer.php" hash=""/>
</dir>
<dir>
<dir name="etc">
<file name="adminhtml.xml" hash=""/>
<file name="config.xml" hash=""/>
<file name="system.xml" hash=""/>
</dir>
</dir>
</target>
<target name="mageetc">
<dir name=".">
<file name="CVM_GoogleTagManager.xml" hash=""/>
</dir>
</target>
<target name="magedesign">
<dir name="frontend">
<dir name="base">
<dir name="default">
<dir name="layout">
<file name="googletagmanager.xml" hash="47a9d8dfb71531eb9bf7efc1953c7299"/>
</dir>
<dir name="template">
<dir name="googletagmanager">
<file name="gtm.phtml" hash="031f4e92ee998fc9ef32f624140d81d6"/>
</dir>
</dir>
</dir>
</dir>
</dir>
</target>
</contents>
<compatible/>
<dependencies>
<required>
<php>
<min>5.1.0</min>
<max>6.0.0.</max>
</php>
</required>
</dependencies>
</package>