forked from CuBoulder/tiamat10-profile
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboulder_profile.info.yml
More file actions
92 lines (90 loc) · 1.69 KB
/
Copy pathboulder_profile.info.yml
File metadata and controls
92 lines (90 loc) · 1.69 KB
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
name: CU Boulder Install Profile
type: profile
description: "CU Boulder Web Express D9 Installation Profile"
core_version_requirement: "^10"
# Modules to install to support the profile.
install:
- history
- automated_cron
- block_content
- breakpoint
- config
- comment
- contextual
- contact
- embed
- entity_embed
- menu_ui
- help
- image
- options
- path
- pathauto
- paragraphs
- taxonomy
- dblog
- layout_builder
- layout_discovery
- layout_builder_modal
- gin_lb
- search
- shortcut
- toolbar
- field_ui
- file
- views
- views_ui
- editor
- ckeditor5
- ucb_ckeditor_plugins
- webform
- webform_ui
- admin_toolbar
- admin_toolbar_tools
- admin_toolbar_links_access_filter
- gin_toolbar
- media
- media_library
- field_group
- twig_tweak
- telephone
- crop
- focal_point
- serialization
- jsonapi
- consumer_image_styles
- jsonapi_extras
- consumers
- inline_form_errors
- aggregator
- externalauth
- config_update
- features
- pantheon_advanced_page_cache
- simple_sitemap
- antibot
- redirect
- devel
- devel_generate
- cu_boulder_content_types
- ucb_admin_menus
- ucb_site_configuration
- ucb_campus_news
- ucb_user_invite
- ucb_focal_image_enable
- ucb_bootstrap_layouts
- media_library_form_element
- shortcode
- ucb_migration_shortcodes
# Required modules
# Note that any dependencies of the modules listed here will be installed automatically.
dependencies:
- node
- block
- views
- media
# List any themes that should be installed as part of the profile installation.
# Note that this will not set any theme as the default theme.
themes:
- boulder_base
- gin