-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresilient.info.yml
54 lines (52 loc) · 943 Bytes
/
resilient.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
name: Resilient
description: 'A Drupal install profile, based on personal experiences.'
type: profile
core: 8.x
distribution:
name: Resilient
# Required modules
dependencies:
# core
- big_pipe
- ckeditor
- config_translation
- content_translation
- contextual
- datetime
- dblog
- dynamic_page_cache
- field_ui
- help
- menu_link_content
- page_cache
- syslog
- views_ui
# contrib
- admin_toolbar_links_access_filter
- admin_toolbar_tools
- adminimal_admin_toolbar
- block_field
- bootstrap_paragraphs
- config_split
- config_update_ui
- contact_storage
- field_group
- gtm
- honeypot
- imce
- linkit
- menu_admin_per_menu
- metatag_open_graph
- override_node_options
- pathauto
- pathologic
- paragraphs
- paragraphs_browser
- redirect_404
- simple_sitemap
- system_tags
- swiftmailer_force_html
- taxonomy_access_fix
themes:
- adminimal_theme
- stark