forked from PrestaShop/PrestaShop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
307 lines (307 loc) · 10.4 KB
/
.gitmodules
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
[submodule "modules/bankwire"]
path = modules/bankwire
url = https://github.com/PrestaShop/bankwire.git
branch = master
[submodule "modules/blockadvertising"]
path = modules/blockadvertising
url = https://github.com/PrestaShop/blockadvertising.git
branch = master
[submodule "modules/blockbanner"]
path = modules/blockbanner
url = https://github.com/PrestaShop/blockbanner.git
branch = master
[submodule "modules/blockbestsellers"]
path = modules/blockbestsellers
url = https://github.com/PrestaShop/blockbestsellers.git
branch = master
[submodule "modules/blockcart"]
path = modules/blockcart
url = https://github.com/PrestaShop/blockcart.git
branch = master
[submodule "modules/blockcategories"]
path = modules/blockcategories
url = https://github.com/PrestaShop/blockcategories.git
branch = master
[submodule "modules/blockcms"]
path = modules/blockcms
url = https://github.com/PrestaShop/blockcms.git
branch = master
[submodule "modules/blockcmsinfo"]
path = modules/blockcmsinfo
url = https://github.com/PrestaShop/blockcmsinfo.git
branch = master
[submodule "modules/blockcontact"]
path = modules/blockcontact
url = https://github.com/PrestaShop/blockcontact.git
branch = master
[submodule "modules/blockcontactinfos"]
path = modules/blockcontactinfos
url = https://github.com/PrestaShop/blockcontactinfos.git
branch = master
[submodule "modules/blockcurrencies"]
path = modules/blockcurrencies
url = https://github.com/PrestaShop/blockcurrencies.git
branch = master
[submodule "modules/blockcustomerprivacy"]
path = modules/blockcustomerprivacy
url = https://github.com/PrestaShop/blockcustomerprivacy.git
branch = master
[submodule "modules/blockfacebook"]
path = modules/blockfacebook
url = https://github.com/PrestaShop/blockfacebook.git
branch = master
[submodule "modules/blocklanguages"]
path = modules/blocklanguages
url = https://github.com/PrestaShop/blocklanguages.git
branch = master
[submodule "modules/blocklayered"]
path = modules/blocklayered
url = https://github.com/PrestaShop/blocklayered.git
branch = master
[submodule "modules/blocklink"]
path = modules/blocklink
url = https://github.com/PrestaShop/blocklink.git
branch = master
[submodule "modules/blockmanufacturer"]
path = modules/blockmanufacturer
url = https://github.com/PrestaShop/blockmanufacturer.git
branch = master
[submodule "modules/blockmyaccount"]
path = modules/blockmyaccount
url = https://github.com/PrestaShop/blockmyaccount.git
branch = master
[submodule "modules/blockmyaccountfooter"]
path = modules/blockmyaccountfooter
url = https://github.com/PrestaShop/blockmyaccountfooter.git
branch = master
[submodule "modules/blocknewproducts"]
path = modules/blocknewproducts
url = https://github.com/PrestaShop/blocknewproducts.git
branch = master
[submodule "modules/blocknewsletter"]
path = modules/blocknewsletter
url = https://github.com/PrestaShop/blocknewsletter.git
branch = master
[submodule "modules/blockpaymentlogo"]
path = modules/blockpaymentlogo
url = https://github.com/PrestaShop/blockpaymentlogo.git
branch = master
[submodule "modules/blockpermanentlinks"]
path = modules/blockpermanentlinks
url = https://github.com/PrestaShop/blockpermanentlinks.git
branch = master
[submodule "modules/blockreinsurance"]
path = modules/blockreinsurance
url = https://github.com/PrestaShop/blockreinsurance.git
branch = master
[submodule "modules/blockrss"]
path = modules/blockrss
url = https://github.com/PrestaShop/blockrss.git
branch = master
[submodule "modules/blocksearch"]
path = modules/blocksearch
url = https://github.com/PrestaShop/blocksearch.git
branch = master
[submodule "modules/blocksharefb"]
path = modules/blocksharefb
url = https://github.com/PrestaShop/blocksharefb.git
branch = master
[submodule "modules/blocksocial"]
path = modules/blocksocial
url = https://github.com/PrestaShop/blocksocial.git
branch = master
[submodule "modules/blockspecials"]
path = modules/blockspecials
url = https://github.com/PrestaShop/blockspecials.git
branch = master
[submodule "modules/blockstore"]
path = modules/blockstore
url = https://github.com/PrestaShop/blockstore.git
branch = master
[submodule "modules/blocksupplier"]
path = modules/blocksupplier
url = https://github.com/PrestaShop/blocksupplier.git
branch = master
[submodule "modules/blocktags"]
path = modules/blocktags
url = https://github.com/PrestaShop/blocktags.git
branch = master
[submodule "modules/blocktopmenu"]
path = modules/blocktopmenu
url = https://github.com/PrestaShop/blocktopmenu.git
branch = master
[submodule "modules/blockuserinfo"]
path = modules/blockuserinfo
url = https://github.com/PrestaShop/blockuserinfo.git
branch = master
[submodule "modules/blockviewed"]
path = modules/blockviewed
url = https://github.com/PrestaShop/blockviewed.git
branch = master
[submodule "modules/crossselling"]
path = modules/crossselling
url = https://github.com/PrestaShop/crossselling.git
branch = master
[submodule "modules/dashactivity"]
path = modules/dashactivity
url = https://github.com/PrestaShop/dashactivity.git
branch = master
[submodule "modules/dashgoals"]
path = modules/dashgoals
url = https://github.com/PrestaShop/dashgoals.git
branch = master
[submodule "modules/dashproducts"]
path = modules/dashproducts
url = https://github.com/PrestaShop/dashproducts.git
branch = master
[submodule "modules/dashtrends"]
path = modules/dashtrends
url = https://github.com/PrestaShop/dashtrends.git
branch = master
[submodule "modules/graphnvd3"]
path = modules/graphnvd3
url = https://github.com/PrestaShop/graphnvd3.git
branch = master
[submodule "modules/gridhtml"]
path = modules/gridhtml
url = https://github.com/PrestaShop/gridhtml.git
branch = master
[submodule "modules/homefeatured"]
path = modules/homefeatured
url = https://github.com/PrestaShop/homefeatured.git
branch = master
[submodule "modules/homeslider"]
path = modules/homeslider
url = https://github.com/PrestaShop/homeslider.git
branch = master
[submodule "modules/pagesnotfound"]
path = modules/pagesnotfound
url = https://github.com/PrestaShop/pagesnotfound.git
branch = master
[submodule "modules/productpaymentlogos"]
path = modules/productpaymentlogos
url = https://github.com/PrestaShop/productpaymentlogos.git
branch = master
[submodule "modules/productscategory"]
path = modules/productscategory
url = https://github.com/PrestaShop/productscategory.git
branch = master
[submodule "modules/producttooltip"]
path = modules/producttooltip
url = https://github.com/PrestaShop/producttooltip.git
branch = master
[submodule "modules/sekeywords"]
path = modules/sekeywords
url = https://github.com/PrestaShop/sekeywords.git
branch = master
[submodule "modules/socialsharing"]
path = modules/socialsharing
url = https://github.com/PrestaShop/socialsharing.git
branch = master
[submodule "modules/statsbestcategories"]
path = modules/statsbestcategories
url = https://github.com/PrestaShop/statsbestcategories.git
branch = master
[submodule "modules/statsbestcustomers"]
path = modules/statsbestcustomers
url = https://github.com/PrestaShop/statsbestcustomers.git
branch = master
[submodule "modules/statsbestmanufacturers"]
path = modules/statsbestmanufacturers
url = https://github.com/PrestaShop/statsbestmanufacturers.git
branch = master
[submodule "modules/statsbestproducts"]
path = modules/statsbestproducts
url = https://github.com/PrestaShop/statsbestproducts.git
branch = master
[submodule "modules/statsbestsuppliers"]
path = modules/statsbestsuppliers
url = https://github.com/PrestaShop/statsbestsuppliers.git
branch = master
[submodule "modules/statsbestvouchers"]
path = modules/statsbestvouchers
url = https://github.com/PrestaShop/statsbestvouchers.git
branch = master
[submodule "modules/statscarrier"]
path = modules/statscarrier
url = https://github.com/PrestaShop/statscarrier.git
branch = master
[submodule "modules/statscatalog"]
path = modules/statscatalog
url = https://github.com/PrestaShop/statscatalog.git
branch = master
[submodule "modules/statscheckup"]
path = modules/statscheckup
url = https://github.com/PrestaShop/statscheckup.git
branch = master
[submodule "modules/statsdata"]
path = modules/statsdata
url = https://github.com/PrestaShop/statsdata.git
branch = master
[submodule "modules/statsequipment"]
path = modules/statsequipment
url = https://github.com/PrestaShop/statsequipment.git
branch = master
[submodule "modules/statsforecast"]
path = modules/statsforecast
url = https://github.com/PrestaShop/statsforecast.git
branch = master
[submodule "modules/statslive"]
path = modules/statslive
url = https://github.com/PrestaShop/statslive.git
branch = master
[submodule "modules/statsnewsletter"]
path = modules/statsnewsletter
url = https://github.com/PrestaShop/statsnewsletter.git
branch = master
[submodule "modules/statsorigin"]
path = modules/statsorigin
url = https://github.com/PrestaShop/statsorigin.git
branch = master
[submodule "modules/statspersonalinfos"]
path = modules/statspersonalinfos
url = https://github.com/PrestaShop/statspersonalinfos.git
branch = master
[submodule "modules/statsproduct"]
path = modules/statsproduct
url = https://github.com/PrestaShop/statsproduct.git
branch = master
[submodule "modules/statsregistrations"]
path = modules/statsregistrations
url = https://github.com/PrestaShop/statsregistrations.git
branch = master
[submodule "modules/statssales"]
path = modules/statssales
url = https://github.com/PrestaShop/statssales.git
branch = master
[submodule "modules/statssearch"]
path = modules/statssearch
url = https://github.com/PrestaShop/statssearch.git
branch = master
[submodule "modules/statsstock"]
path = modules/statsstock
url = https://github.com/PrestaShop/statsstock.git
branch = master
[submodule "modules/statsvisits"]
path = modules/statsvisits
url = https://github.com/PrestaShop/statsvisits.git
branch = master
[submodule "modules/themeconfigurator"]
path = modules/themeconfigurator
url = https://github.com/PrestaShop/themeconfigurator.git
branch = master
[submodule "modules/trackingfront"]
path = modules/trackingfront
url = https://github.com/PrestaShop/trackingfront.git
branch = master
[submodule "modules/vatnumber"]
path = modules/vatnumber
url = https://github.com/PrestaShop/vatnumber.git
branch = master
[submodule "modules/cheque"]
path = modules/cheque
url = https://github.com/PrestaShop/cheque.git
branch = master
[submodule "modules/sendtoafriend"]
path = modules/sendtoafriend
url = https://github.com/PrestaShop/sendtoafriend