forked from apigee/apigee-devportal-kickstart-drupal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
apigee_devportal_kickstart.info.yml
78 lines (75 loc) · 1.49 KB
/
apigee_devportal_kickstart.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
name: Apigee Developer Portal Kickstart
type: profile
description: 'A fast demo and starting point 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: Apigee Developer Portal Kickstart
install:
theme: seven
# Required modules
# Note that any dependencies of the modules listed here will be installed
# automatically.
install:
- node
- history
- block
- breakpoint
- ckeditor
- color
- config
- comment
- contextual
- contact
- menu_link_content
- datetime
- block_content
- quickedit
- editor
- help
- image
- menu_ui
- options
- path
- page_cache
- dynamic_page_cache
- big_pipe
- taxonomy
- dblog
- search
- 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_customizer
- apigee_kickstart_enhancement
- better_exposed_filters
- components
- email_registration
- fontawesome
- forum
- paragraphs
- pathauto
# 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:
- apigee_kickstart
- bartik
- seven