-
Notifications
You must be signed in to change notification settings - Fork 4
/
minimis.info.yml
76 lines (72 loc) · 1.8 KB
/
minimis.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
name: Minimis
type: profile
description: Drupal 8 distro that utilizes very few modules yet is quite powerful and easy to use.
core_version_requirement: '^8.8 || ^9'
distribution:
name: Minimis
dependencies:
# Core modules
- drupal:block
- drupal:block_content
- drupal:ckeditor
- drupal:config
- drupal:comment
- drupal:contextual
- drupal:datetime
- drupal:dynamic_page_cache
- drupal:editor
- drupal:field_ui
- drupal:file
- drupal:filter
- drupal:help
- drupal:image
- drupal:layout_builder
- drupal:layout_discovery
- drupal:link
- drupal:media
- drupal:menu_link_content
- drupal:menu_ui
- drupal:node
- drupal:options
- drupal:path
- drupal:page_cache
- drupal:quickedit
- drupal:taxonomy
- drupal:rdf
- drupal:search
- drupal:shortcut
- drupal:toolbar
- drupal:views
- drupal:views_ui
# Contrib modules
- admin_toolbar:admin_toolbar
- adminimal_admin_toolbar:adminimal_admin_toolbar
- big_pipe_sessionless:big_pipe_sessionless
- bootstrap_library:bootstrap_library
- config_rewrite:config_rewrite
- ctools:ctools
- embed:embed
- entity_browser:entity_browser
- entity_embed:entity_embed
- google_analytics:google_analytics
- imageapi_optimize:imageapi_optimize
- imageapi_optimize_resmushit:imageapi_optimize_resmushit
- inline_entity_form:inline_entity_form
- layout_builder_restrictions:layout_builder_restrictions
- lazy:lazy
- linkit:linkit
- media_entity_browser:media_entity_browser
- metatag:metatag
- metatag:metatag_dc
- metatag:metatag_open_graph
- paragraphs:paragraphs
- pathauto:pathauto
- redirect:redirect
- schema_metatag:schema_metatag
- schema_metatag:schema_web_site
- simple_sitemap:simple_sitemap
- token:token
- token_filter:token_filter
themes:
- adminimal_theme
- bootstrap_barrio