forked from ikkez/F3-Sugar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
38 lines (38 loc) · 1.06 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
[submodule "SchemaBuilder"]
path = SchemaBuilder
url = https://github.com/ikkez/f3-schema-builder.git
branch = master
[submodule "Cortex"]
path = Cortex
url = https://github.com/ikkez/f3-cortex.git
branch = master
[submodule "Assets"]
path = Assets
url = https://github.com/ikkez/f3-assets.git
[submodule "Opauth"]
path = Opauth
url = https://github.com/ikkez/f3-opauth.git
[submodule "Mailer"]
path = Mailer
url = https://github.com/ikkez/f3-mailer.git
[submodule "Middleware"]
path = Middleware
url = https://github.com/ikkez/f3-middleware.git
[submodule "FAL"]
path = FAL
url = https://github.com/ikkez/f3-fal.git
[submodule "Flash"]
path = Flash
url = https://github.com/ikkez/f3-flash.git
[submodule "Events"]
path = Events
url = https://github.com/ikkez/f3-events.git
[submodule "Pagination"]
path = Pagination
url = https://github.com/ikkez/f3-pagination.git
[submodule "Sheet"]
path = Sheet
url = https://github.com/ikkez/f3-sheet.git
[submodule "TemplateDirectives"]
path = TemplateDirectives
url = https://github.com/ikkez/f3-template-directives.git