This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.gitmodules
42 lines (42 loc) · 1.79 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
[submodule "kirby"]
path = kirby
url = https://github.com/getkirby-v2/kirby
[submodule "panel"]
path = panel
url = https://github.com/getkirby-v2/panel.git
[submodule "site/plugins/field-bidi"]
path = site/plugins/field-bidi
url = https://github.com/samnabi/field-bidi.git
[submodule "site/plugins/field-multiselect"]
path = site/plugins/field-multiselect
url = https://github.com/distantnative/field-multiselect.git
[submodule "site/plugins/field-selector"]
path = site/plugins/field-selector
url = https://github.com/storypioneers/kirby-selector.git
[submodule "site/plugins/shopkit/fields/color"]
path = site/plugins/field-color
url = https://github.com/ian-cox/Kirby-Color-Picker.git
[submodule "site/plugins/shopkit/fields/tabs"]
path = site/plugins/shopkit/fields/tabs
url = https://github.com/afbora/Kirby-Tabs-Field
[submodule "site/plugins/shopkit/fields/field-wysiwyg"]
path = site/plugins/field-wysiwyg
url = https://github.com/samnabi/kirby-wysiwyg
[submodule "site/plugins/stats"]
path = site/plugins/stats
url = https://github.com/samnabi/kirby-stats.git
[submodule "site/plugins/shopkit/gateways/stripecheckout/stripe-php"]
path = site/plugins/shopkit/gateways/stripecheckout/stripe-php
url = https://github.com/stripe/stripe-php
[submodule "site/plugins/shopkit/gateways/square/connect-php-sdk"]
path = site/plugins/shopkit/gateways/square/connect-php-sdk
url = https://github.com/square/connect-php-sdk
[submodule "site/plugins/kirby-snippetfield"]
path = site/plugins/kirby-snippetfield
url = https://github.com/jenstornell/kirby-snippetfield
[submodule "site/plugins/dompdf"]
path = site/plugins/dompdf
url = https://github.com/samnabi/dompdf/
[submodule "site/plugins/responsive-images"]
path = site/plugins/responsive-images
url = https://github.com/jancbeck/kirby-responsive-images