forked from isovera/isovera-profile
-
Notifications
You must be signed in to change notification settings - Fork 1
/
isovera.info.yml
69 lines (64 loc) · 1.09 KB
/
isovera.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
name: Isovera
type: profile
description: Install commonly used core/contrib modules that are pre-configured to Isovera's standards.
core: 8.x
# =========== Drupal Core Modules ==============
dependencies:
- block
- big_pipe
- block_content
- breakpoint
- ckeditor
- config
- contextual
- datetime
- dynamic_page_cache
- editor
- file
- field_ui
- help
- image
- options
- menu_ui
- menu_link_content
- node
- path
- page_cache
- quickedit
- rdf
- responsive_image
- syslog
- search
- toolbar
- taxonomy
- update
- views
- views_ui
# =========== Contributed Modules ==============
- admin_toolbar
- admin_toolbar_tools
- adminimal_admin_toolbar
- editor_advanced_link
- entity_reference_revisions
- google_analytics
- config_split
- config_update
- linkit
- field_group
- ctools
- seckit
- metatag
- module_filter
- menu_link_attributes
- webform
- redirect
- simple_sitemap
- token
- pathauto
- paragraphs
- password_policy
- kint
# =========== Drupal Core Themes ==============
themes:
- bartik
- seven