-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathC3_ConfigSetupHelper.xml
102 lines (101 loc) · 3.01 KB
/
C3_ConfigSetupHelper.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
90
91
92
93
94
95
96
97
98
99
100
101
102
<_>
<form_key>HbXUPZcUSwTKXDyP</form_key>
<name>C3_ConfigSetupHelper</name>
<channel>community</channel>
<version_ids>
<version_ids>2</version_ids>
</version_ids>
<summary>Automatically creates a setup script for selected options in system configuration page.</summary>
<description><p>When enabled, adds check-boxes next to each entry in the system config view. By checking some of these, even across multiple groups (though just within one tab), after saving the settings you are presented with the complete code to set these options via a setup script including startSetup and endSetup.</p>
<p>Features:
<ul><li>Speed up development - ready to copy and paste into a setup script and save</li>
<li>Works with any extension that displays options in the system config</li>
<li>Self-commenting: Gives section and group names to aid visibility</li>
<li>Set default, website and store-view settings</li></ul></p></description>
<license>GNU General Public License</license>
<license_uri>http://www.opensource.org/licenses/gpl-license.php</license_uri>
<version>1.1.0</version>
<stability>stable</stability>
<notes><ul>
<li>Outputs correct scope for store view, website and default settings (explicit scope omitted for the latter).</li>
</ul></notes>
<authors>
<name>
<name>C3 Media</name>
</name>
<user>
<user>c3media_ltd</user>
</user>
<email>
<email>[email protected]</email>
</email>
</authors>
<depends_php_min>5.2.0</depends_php_min>
<depends_php_max>6.0.0</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>magelocal</target>
<target>magelocale</target>
<target>mageetc</target>
</target>
<path>
<path/>
<path>C3/ConfigSetupHelper</path>
<path>en_US/C3_ConfigSetupHelper.csv</path>
<path>modules/C3_ConfigSetupHelper.xml</path>
</path>
<type>
<type>file</type>
<type>dir</type>
<type>file</type>
<type>file</type>
</type>
<include>
<include/>
<include/>
<include/>
<include/>
</include>
<ignore>
<ignore/>
<ignore/>
<ignore/>
<ignore/>
</ignore>
</contents>
<page>1</page>
<limit>200</limit>
<folder/>
<package/>
</_>