-
Notifications
You must be signed in to change notification settings - Fork 0
/
falcon.info.yml
91 lines (86 loc) · 1.49 KB
/
falcon.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
name: Falcon
type: profile
description: 'Decoupled Drupal distribution for Charities.'
core: 8.x
# Optional: Declare your installation profile as a distribution
# This will make the installer auto-select this installation profile.
# The distribution_name property is used in the installer and other places as
# a label for the software being installed.
distribution:
name: Falcon
install:
theme: seven
dependencies:
# Core modules
- block
- breakpoint
- ckeditor
- config
- datetime
- dblog
- editor
- entity_reference
- field
- field_ui
- file
- filter
- image
- link
- media
- menu_link_config
- menu_link_content
- menu_ui
- node
- options
- path
- page_cache
- rest
- serialization
- system
- taxonomy
- telephone
- text
- toolbar
- user
- views
- views_ui
# Contrib modules
- admin_toolbar
- admin_toolbar_tools
- commerce_decoupled_checkout
- config_filter
- config_ignore
- config_pages
- config_split
- consumers
- consumers_token
- consumer_image_styles
- decoupled_router
- default_content
- entity
- entity_reference_revisions
- features
- field_group
- file_entity
- jsonapi
- jsonapi_extras
- mailsystem
- metatag
- paragraphs
- pathauto
- queue_ui
- redirect
- restui
- rest_absolute_urls
- require_login
- simple_sitemap
- smtp
- token
- ultimate_cron
# Custom modules
- falcon_common
- falcon_dashboard
- falcon_deploy
- falcon_normalizers
themes:
- seven