forked from droptica/droopler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdroopler.info.yml
70 lines (67 loc) · 1.19 KB
/
droopler.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
name: Droopler profile
type: profile
description: 'Ready to use site builder with paragraphs'
core: 8.x
# Required modules
# Note that any dependencies of the modules listed here will be installed automatically.
dependencies:
- config_update
- features
- features_ui
- node
- history
- block
- block_content
- contact
- breakpoint
- color
- config
- contextual
- help
- image
- locale
- content_translation
- language
- options
- path
- taxonomy
- dblog
- search
- shortcut
- toolbar
- field_ui
- file
- rdf
- views
- views_ui
- editor
- ckeditor
- menu_ui
- admin_toolbar
- admin_toolbar_tools
- entity_reference_revisions
- paragraphs
- pathauto
- redirect
- menu_link_attributes
- link_attributes
- d_content
- d_p
- d_p_banner
- d_p_text_blocks
- d_p_side_image
- d_p_text_with_bckg
- d_p_subscribe_file
- d_p_text_paged
- d_p_form
- d_lang_dropdown
- metatag
- simple_sitemap
- linkit
# List any themes that should be installed as part of the installation
# profile installation.
# Note that this will not set any theme as the default theme.
themes:
- droopler_subtheme
- droopler_theme
- seven