File tree 2 files changed +104
-104
lines changed
2 files changed +104
-104
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ If skipping, you may need to replace `composer` with `php composer.phar` for you
16
16
composer create-project opengov/opengov-project:dev-master MYPROJECT --no-interaction
17
17
```
18
18
19
- 3 . Install using interactive installer, choose ` Open Government ` as your installation profile.
19
+ 3 . Install using interactive installer, choose ` Open Government ` as your installation profile.
20
20
21
21
22
22
## Scope
@@ -35,7 +35,7 @@ The following contributed modules are installed as part of the profile
35
35
- fontawesome
36
36
- google_analytics
37
37
- honeypot
38
- - memcache
38
+ - redis
39
39
- menu_breadcrumb
40
40
- metatag
41
41
- pathauto
Original file line number Diff line number Diff line change 1
- name : Open Government
2
- type : profile
3
- description : ' Distribution profile for the Open Government project for Government of Canada'
4
- core : 8.x
5
-
6
- # Required modules to install to support the profile
7
- install :
8
- # core
9
- - action
10
- - block
11
- - block_content
12
- - breakpoint
13
- - ckeditor
14
- - comment
15
- - config
16
- - content_moderation
17
- - contextual
18
- - datetime
19
- - dblog
20
- - dynamic_page_cache
21
- - editor
22
- - field
23
- - field_ui
24
- - filter
25
- - layout_builder
26
- - layout_discovery
27
- - media
28
- - menu_link_content
29
- - menu_ui
30
- - node
31
- - page_cache
32
- - path
33
- - quickedit
34
- - rdf
35
- - shortcut
36
- - system
37
- - taxonomy
38
- - toolbar
39
- - user
40
- - views
41
- - views_ui
42
- - workflows
43
- # core (Field types)
44
- - file
45
- - image
46
- - link
47
- - options
48
- - text
49
- # core (Multilingual)
50
- - config_translation
51
- - content_translation
52
- - language
53
- - locale
54
- # core (Experimental)
55
- - media_library
56
- # core (Web services)
57
- - rest
58
- - serialization
59
- # contrib
60
- - admin_toolbar
61
- - admin_toolbar_links_access_filter
62
- - admin_toolbar_tools
63
- - autologout
64
- # - bootstrap_layouts
65
- - ckeditor_codemirror
66
- - csv_serialization
67
- - ctools
68
- - facets
69
- - facets_summary
70
- - fontawesome
71
- - google_analytics
72
- - honeypot
73
- - memcache
74
- - menu_breadcrumb
75
- - metatag
76
- - metatag_dc
77
- - metatag_twitter_cards
78
- - pathauto
79
- # - redirect
80
- - search_api
81
- - search_api_solr
82
- - simple_sitemap
83
- - token
84
- - token_filter
85
- - views_bootstrap
86
- - webform_ui
87
- - webform
88
- # custom
89
- - alter_block
90
- - alter_view
91
- - content_type_breadcrumb
92
- - external_comment
93
- - map
94
- - og_ext_webform
95
- - voting_webform
96
- - webform_resend
97
- themes :
98
- - stable
99
- - classy
100
- - seven
101
- - bootstrap
102
- - gcweb
1
+ name : Open Government
2
+ type : profile
3
+ description : ' Distribution profile for the Open Government project for Government of Canada'
4
+ core : 8.x
5
+
6
+ # Required modules to install to support the profile
7
+ install :
8
+ # core
9
+ - action
10
+ - block
11
+ - block_content
12
+ - breakpoint
13
+ - ckeditor
14
+ - comment
15
+ - config
16
+ - content_moderation
17
+ - contextual
18
+ - datetime
19
+ - dblog
20
+ - dynamic_page_cache
21
+ - editor
22
+ - field
23
+ - field_ui
24
+ - filter
25
+ - layout_builder
26
+ - layout_discovery
27
+ - media
28
+ - menu_link_content
29
+ - menu_ui
30
+ - node
31
+ - page_cache
32
+ - path
33
+ - quickedit
34
+ - rdf
35
+ - shortcut
36
+ - system
37
+ - taxonomy
38
+ - toolbar
39
+ - user
40
+ - views
41
+ - views_ui
42
+ - workflows
43
+ # core (Field types)
44
+ - file
45
+ - image
46
+ - link
47
+ - options
48
+ - text
49
+ # core (Multilingual)
50
+ - config_translation
51
+ - content_translation
52
+ - language
53
+ - locale
54
+ # core (Experimental)
55
+ - media_library
56
+ # core (Web services)
57
+ - rest
58
+ - serialization
59
+ # contrib
60
+ - admin_toolbar
61
+ - admin_toolbar_links_access_filter
62
+ - admin_toolbar_tools
63
+ - autologout
64
+ # - bootstrap_layouts
65
+ - ckeditor_codemirror
66
+ - csv_serialization
67
+ - ctools
68
+ - facets
69
+ - facets_summary
70
+ - fontawesome
71
+ - google_analytics
72
+ - honeypot
73
+ - redis
74
+ - menu_breadcrumb
75
+ - metatag
76
+ - metatag_dc
77
+ - metatag_twitter_cards
78
+ - pathauto
79
+ # - redirect
80
+ - search_api
81
+ - search_api_solr
82
+ - simple_sitemap
83
+ - token
84
+ - token_filter
85
+ - views_bootstrap
86
+ - webform_ui
87
+ - webform
88
+ # custom
89
+ - alter_block
90
+ - alter_view
91
+ - content_type_breadcrumb
92
+ - external_comment
93
+ - map
94
+ - og_ext_webform
95
+ - voting_webform
96
+ - webform_resend
97
+ themes :
98
+ - stable
99
+ - classy
100
+ - seven
101
+ - bootstrap
102
+ - gcweb
You can’t perform that action at this time.
0 commit comments