-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommerce_starter.info.yml
63 lines (61 loc) · 1.39 KB
/
commerce_starter.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
name: Commerce Starter
type: profile
core_version_requirement: ^9
description: 'Install with Drupal Commerce pre-configured.'
distribution:
name: 'Drupal'
dependencies:
# Standard
- drupal:block_content
- drupal:breakpoint
- drupal:ckeditor
- drupal:config
- drupal:contextual
- drupal:color
- drupal:menu_link_content
- drupal:datetime
- drupal:menu_ui
- drupal:node
- drupal:options
- drupal:path
- drupal:help
- drupal:locale
- drupal:language
- drupal:content_translation
- drupal:dynamic_page_cache
- drupal:taxonomy
- drupal:text
- drupal:dblog
- drupal:toolbar
- drupal:field_ui
- drupal:file
- drupal:views
- drupal:views_ui
# Commerce
- address:address
- entity:entity
- profile:profile
- inline_entity_form:inline_entity_form
- state_machine:state_machine
- commerce:commerce
- commerce:commerce_log
- commerce:commerce_checkout
- commerce:commerce_cart
- commerce:commerce_order
- commerce:commerce_product
- commerce:commerce_price
- commerce:commerce_store
- commerce:commerce_payment
- commerce:commerce_promotion
- commerce:commerce_tax
# Contrib
- admin_toolbar:admin_toolbar_links_access_filter
- admin_toolbar:admin_toolbar_tools
- admin_toolbar:admin_toolbar_search
- swiftmailer:swiftmailer
- module_filter:module_filter
- fpa:fpa
- dyniva_backoffice:dyniva_backoffice
themes:
- bartik
- seven