-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadm.info.yml
More file actions
executable file
·69 lines (69 loc) · 1020 Bytes
/
adm.info.yml
File metadata and controls
executable file
·69 lines (69 loc) · 1020 Bytes
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: ADM
type: profile
description: 'ADM Interactive Drupal distribution.'
core_version_requirement: ^8 || ^9
distribution:
name: ADM
package: ADM
install:
- adm_accordion
- adm_default_content
- adm_document_list
- adm_gallery
- adm_grid
- adm_media
- adm_media_item
- adm_webform
- color
- field_ui
- search
- shortcut
- views_ui
dependencies:
- adm_core
- adm_menu
- adm_page
- adm_site
- adm_user
- admin_toolbar
- admin_toolbar_links_access_filter
- admin_toolbar_tools
- big_pipe
- block
- ckeditor
- config
- contextual
- datetime
- datetime_range
- dblog
- dynamic_page_cache
- editor
- editor_advanced_link
- field
- file
- filter
- fontawesome
- image
- linkit
- menu_link_content
- menu_ui
- node
- options
- page_cache
- paragraphs
- path
- pathauto
- settings_tray
- smart_trim
- syslog
- system
- taxonomy
- telephone
- text
- token
- update
- user
- views
themes:
- adm_theme
- seven