forked from ymcatwincities/openy
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathopeny.installation_types.yml
82 lines (79 loc) · 1.22 KB
/
openy.installation_types.yml
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
standard:
name: Standard
packages:
- alerts
- editorial
- news
- seo
- webform
- y_layout_builder
extended:
name: Extended
packages:
- alerts
- analytics
- editorial
- editorial_ext
- events
- locations
- membership
- news
- social_sharing
- translation
- seo
- search
- webform
- y_layout_builder
- activity_finder
- home_branch
complete:
name: Complete/Developer
hidden: true
packages:
- activenet
- alerts
- analytics
- blog
- camps
- daxko
- editorial
- editorial_adv
- editorial_ext
- embeddable_header_footer
- events
- groupexpro
- helpers
- locations
- locations_ext
- membership
- news
- news_ext
- optimize
- popups
- programs
- search
- seo
- social
- social_sharing
- scheduler
- theme_customization
- translation
- webform
- y_layout_builder
- home_branch
- activity_finder
small_y:
name: "Small Y"
packages:
- alerts
- analytics
- editorial
- locations
- locations_ext
- scheduler
- search
- seo
- small_y
- translation
- webform
- y_layout_builder