-
Notifications
You must be signed in to change notification settings - Fork 3
/
sm_dev_portal.info.yml
executable file
·106 lines (103 loc) · 2.55 KB
/
sm_dev_portal.info.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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
name: Stratus Meridian Developer Portal Kickstart
type: profile
description: 'A customized kickstart profile for Apigee Developer Portals.'
core_version_requirement: ^8 || ^9
# Optional: Declare your installation profile as a distribution
# This will make the installer auto-select this installation profile.
# The distribution_name property is used in the installer and other places as
# a label for the software being installed.
distribution:
name: Stratus Meridian Developer Portal Kickstart
# If you want your distribution to pre-select a language you can specify
# the language code, as well. This will prevent the user from selecting
# a language code in the user interface. While not recommended for generic
# community distributions, this can be very useful for distributions that
# are tailored to a language-specific audience (for example government
# institutions in a certain country) but also site-specific installation
# profiles. Note that this language code will also be used when installing
# the site via Drush.
#
# To set your theme as the theme for the distribution installation uncomment the following:
#
langcode: en
# Modules to install to support the profile.
install:
- node
- history
- block
- breakpoint
- ckeditor
- color
- config
- comment
- contextual
- contact
- datetime
- block_content
- quickedit
- editor
- help
- image
- menu_ui
- options
- path
- page_cache
- dynamic_page_cache
- big_pipe
- taxonomy
- dblog
- shortcut
- toolbar
- field_ui
- file
- rdf
- views
- views_ui
- tour
- automated_cron
- media
- media_library
- responsive_image
- admin_toolbar
- admin_toolbar_links_access_filter
- admin_toolbar_tools
- adminimal_admin_toolbar
- apigee_edge
- apigee_api_catalog
- apigee_kickstart_enhancement
- better_exposed_filters
- email_registration
- paragraphs
- pathauto
- block_field
- color_field
- easy_breadcrumb
- field_group
- formdazzle
- inline_responsive_images
- key
- link_attributes
- openapi_ui
- openapi_ui_redoc
- path_alias
- redoc_field_formatter
- redoc_field_formatter
- smart_trim
- smdp_helper
- svg_image
- swagger_ui_formatter
- term_reference_tree
- twig_tweak
- typed_data
- views_infinite_scroll
- menu_link_content
- login_redirect_per_role
# 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:
- stable
- classy
- sm_dev_portal_theme
- seven
- adminimal_theme
- claro