-
Notifications
You must be signed in to change notification settings - Fork 129
/
Copy pathweeshop.info.yml
87 lines (83 loc) · 1.39 KB
/
weeshop.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
name: WeeShop
type: profile
core_version_requirement: '^9 || ^10'
description: 'WeeShop distribution base on drupal commerce.'
version: '2.0'
distribution:
name: 'WeeShop'
dependencies:
# Standard
- node
- history
- block
- breakpoint
- ckeditor5
- config
- comment
- contextual
- contact
- menu_link_content
- datetime
- block_content
- editor
- help
- image
- menu_ui
- options
- path
- page_cache
- dynamic_page_cache
- big_pipe
- taxonomy
- dblog
- search
- shortcut
- toolbar
- field_ui
- file
- views
- views_ui
- tour
- automated_cron
- locale
- content_translation
- config_translation
# 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
- commerce_wishlist
- commerce_stock_ui
- commerce_stock_local
- commerce_stock_field
- commerce_stock_enforcement
- commerce_shipping
# Contrib
- admin_toolbar
- tb_megamenu
- commerce_currency_resolver
- features_ui
- product_adverts
- weeshop_service
- weeshop_demo
#- enhanced_promotion
- enhanced_product
- enhanced_store
- weeshop_product_search
- weeshop_molla_supports
themes:
- gin
- weeshop_molla