|
13 | 13 | <resource>Opengento_Gdpr::config</resource> |
14 | 14 | <group id="export" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="10"> |
15 | 15 | <label>Export Settings</label> |
16 | | - <depends> |
17 | | - <field id="gdpr/general/enabled">1</field> |
18 | | - </depends> |
19 | 16 | <field id="enabled" type="select" translate="label comment" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="10"> |
20 | 17 | <label>Export</label> |
21 | 18 | <comment>It will enable the export action to the storefront.</comment> |
|
27 | 24 | <label>Information</label> |
28 | 25 | <source_model>Magento\Cms\Model\Config\Source\Block</source_model> |
29 | 26 | <depends> |
30 | | - <field id="gdpr/export/enabled">1</field> |
| 27 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
31 | 28 | </depends> |
32 | 29 | <config_path>gdpr/export/block_id</config_path> |
33 | 30 | </field> |
|
37 | 34 | <source_model>Opengento\Gdpr\Model\Config\Source\ExportRenderer</source_model> |
38 | 35 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
39 | 36 | <depends> |
40 | | - <field id="gdpr/export/enabled">1</field> |
| 37 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
41 | 38 | </depends> |
42 | 39 | <config_path>gdpr/export/renderers</config_path> |
43 | 40 | </field> |
|
84 | 81 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
85 | 82 | <can_be_empty>1</can_be_empty> |
86 | 83 | <depends> |
87 | | - <field id="gdpr/export/enabled">1</field> |
| 84 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
88 | 85 | </depends> |
89 | 86 | <config_path>gdpr/export/customer_attributes</config_path> |
90 | 87 | </field> |
|
94 | 91 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
95 | 92 | <can_be_empty>1</can_be_empty> |
96 | 93 | <depends> |
97 | | - <field id="gdpr/export/enabled">1</field> |
| 94 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
98 | 95 | </depends> |
99 | 96 | <config_path>gdpr/export/customer_custom_attributes</config_path> |
100 | 97 | </field> |
|
104 | 101 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
105 | 102 | <can_be_empty>1</can_be_empty> |
106 | 103 | <depends> |
107 | | - <field id="gdpr/export/enabled">1</field> |
| 104 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
108 | 105 | </depends> |
109 | 106 | <config_path>gdpr/export/customer_extensible_data</config_path> |
110 | 107 | </field> |
|
118 | 115 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
119 | 116 | <can_be_empty>1</can_be_empty> |
120 | 117 | <depends> |
121 | | - <field id="gdpr/export/enabled">1</field> |
| 118 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
122 | 119 | </depends> |
123 | 120 | <config_path>gdpr/export/customer_address_attributes</config_path> |
124 | 121 | </field> |
|
128 | 125 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
129 | 126 | <can_be_empty>1</can_be_empty> |
130 | 127 | <depends> |
131 | | - <field id="gdpr/export/enabled">1</field> |
| 128 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
132 | 129 | </depends> |
133 | 130 | <config_path>gdpr/export/customer_address_custom_attributes</config_path> |
134 | 131 | </field> |
|
138 | 135 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
139 | 136 | <can_be_empty>1</can_be_empty> |
140 | 137 | <depends> |
141 | | - <field id="gdpr/export/enabled">1</field> |
| 138 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
142 | 139 | </depends> |
143 | 140 | <config_path>gdpr/export/customer_address_extensible_data</config_path> |
144 | 141 | </field> |
|
151 | 148 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
152 | 149 | <can_be_empty>1</can_be_empty> |
153 | 150 | <depends> |
154 | | - <field id="gdpr/export/enabled">1</field> |
| 151 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
155 | 152 | </depends> |
156 | 153 | <config_path>gdpr/export/quote_attributes</config_path> |
157 | 154 | </field> |
|
161 | 158 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
162 | 159 | <can_be_empty>1</can_be_empty> |
163 | 160 | <depends> |
164 | | - <field id="gdpr/export/enabled">1</field> |
| 161 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
165 | 162 | </depends> |
166 | 163 | <config_path>gdpr/export/quote_custom_attributes</config_path> |
167 | 164 | </field> |
|
171 | 168 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
172 | 169 | <can_be_empty>1</can_be_empty> |
173 | 170 | <depends> |
174 | | - <field id="gdpr/export/enabled">1</field> |
| 171 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
175 | 172 | </depends> |
176 | 173 | <config_path>gdpr/export/quote_extensible_data</config_path> |
177 | 174 | </field> |
|
184 | 181 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
185 | 182 | <can_be_empty>1</can_be_empty> |
186 | 183 | <depends> |
187 | | - <field id="gdpr/export/enabled">1</field> |
| 184 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
188 | 185 | </depends> |
189 | 186 | <config_path>gdpr/export/quote_address_attributes</config_path> |
190 | 187 | </field> |
|
194 | 191 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
195 | 192 | <can_be_empty>1</can_be_empty> |
196 | 193 | <depends> |
197 | | - <field id="gdpr/export/enabled">1</field> |
| 194 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
198 | 195 | </depends> |
199 | 196 | <config_path>gdpr/export/quote_address_custom_attributes</config_path> |
200 | 197 | </field> |
|
204 | 201 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
205 | 202 | <can_be_empty>1</can_be_empty> |
206 | 203 | <depends> |
207 | | - <field id="gdpr/export/enabled">1</field> |
| 204 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
208 | 205 | </depends> |
209 | 206 | <config_path>gdpr/export/quote_address_extensible_data</config_path> |
210 | 207 | </field> |
|
217 | 214 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
218 | 215 | <can_be_empty>1</can_be_empty> |
219 | 216 | <depends> |
220 | | - <field id="gdpr/export/enabled">1</field> |
| 217 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
221 | 218 | </depends> |
222 | 219 | <config_path>gdpr/export/order_attributes</config_path> |
223 | 220 | </field> |
|
227 | 224 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
228 | 225 | <can_be_empty>1</can_be_empty> |
229 | 226 | <depends> |
230 | | - <field id="gdpr/export/enabled">1</field> |
| 227 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
231 | 228 | </depends> |
232 | 229 | <config_path>gdpr/export/order_custom_attributes</config_path> |
233 | 230 | </field> |
|
237 | 234 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
238 | 235 | <can_be_empty>1</can_be_empty> |
239 | 236 | <depends> |
240 | | - <field id="gdpr/export/enabled">1</field> |
| 237 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
241 | 238 | </depends> |
242 | 239 | <config_path>gdpr/export/order_extensible_data</config_path> |
243 | 240 | </field> |
|
250 | 247 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
251 | 248 | <can_be_empty>1</can_be_empty> |
252 | 249 | <depends> |
253 | | - <field id="gdpr/export/enabled">1</field> |
| 250 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
254 | 251 | </depends> |
255 | 252 | <config_path>gdpr/export/order_address_attributes</config_path> |
256 | 253 | </field> |
|
260 | 257 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
261 | 258 | <can_be_empty>1</can_be_empty> |
262 | 259 | <depends> |
263 | | - <field id="gdpr/export/enabled">1</field> |
| 260 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
264 | 261 | </depends> |
265 | 262 | <config_path>gdpr/export/order_address_custom_attributes</config_path> |
266 | 263 | </field> |
|
270 | 267 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
271 | 268 | <can_be_empty>1</can_be_empty> |
272 | 269 | <depends> |
273 | | - <field id="gdpr/export/enabled">1</field> |
| 270 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
274 | 271 | </depends> |
275 | 272 | <config_path>gdpr/export/order_address_extensible_data</config_path> |
276 | 273 | </field> |
|
283 | 280 | <backend_model>Opengento\Gdpr\Model\Config\Backend\Export</backend_model> |
284 | 281 | <can_be_empty>1</can_be_empty> |
285 | 282 | <depends> |
286 | | - <field id="gdpr/export/enabled">1</field> |
| 283 | + <field id="opengento_gdpr_export/export/enabled">1</field> |
287 | 284 | </depends> |
288 | 285 | <config_path>gdpr/export/subscriber_attributes</config_path> |
289 | 286 | </field> |
|
0 commit comments