forked from drupalwxt/wxt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwxt.info.yml
55 lines (50 loc) · 891 Bytes
/
wxt.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
name: 'WxT'
description: 'A Drupal distribution created to leverage the Web Experience Toolkit.'
type: profile
core: 8.x
distribution:
name: WxT
# Base profile
base profile: lightning
# Exclude from base profile
exclude:
- lightning_api
- lightning_contact_form
- lightning_roles
- lightning_scheduled_updates
- lightning_search
# Language
keep_english: true
# Required modules
install:
# core
- comment
- dynamic_page_cache
- responsive_image
- telephone
- tour
# - search
# core (multilingual)
- config_translation
- content_translation
- language
- locale
# core (experimental)
- big_pipe
- inline_form_errors
- layout_discovery
# core (web services)
# - rdf
# - hal
# - rest
# - serialization
# custom (wxt)
- wxt_admin
- wxt_core
# contrib (wxt)
- wxt_library
themes:
- bartik
- claro
- seven
- wxt_bootstrap