-
Notifications
You must be signed in to change notification settings - Fork 5
/
demo_commerce.info.yml
76 lines (73 loc) · 1.12 KB
/
demo_commerce.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: Demo Commerce
type: profile
core_version_requirement: ^9
description: 'Install with Drupal Commerce pre-configured.'
distribution:
name: 'Demo Commerce'
dependencies:
# Standard
- node
- history
- big_pipe
- block
- breakpoint
- ckeditor
- color
- config
- comment
- contextual
- contact
- menu_link_content
- datetime
- block_content
- quickedit
- editor
- help
- image
- menu_ui
- options
- path
- page_cache
- dynamic_page_cache
- taxonomy
- dblog
- shortcut
- toolbar
- field_ui
- file
- rdf
- views
- views_ui
- tour
- automated_cron
# Commerce
- address
- entity
- profile
- inline_entity_form
- state_machine
- commerce
- commerce_log
- commerce_checkout
- commerce_cart
- commerce_order
- commerce_product
- commerce_price
- commerce_store
- commerce_payment
- commerce_promotion
- commerce_tax
# Contrib
- admin_toolbar
- swiftmailer
- taxonomy_menu
- facets
- facets_pretty_paths
- search_api
- search_api_db
- commerce_demo
- commerce_cart_api
- commerce_cart_flyout
themes:
- belgrade
- seven