-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththunder.info.yml
82 lines (81 loc) · 1.38 KB
/
thunder.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
name: Thunder
type: profile
description: 'The Drupal8 based CMS for professional publishing.'
core: 8.x
distribution:
name: Thunder
install:
theme: thunder_admin
# Required modules
dependencies:
# core
- block
- breakpoint
- ckeditor
- contextual
- menu_link_content
- datetime
- editor
- entity_reference
- image
- inline_form_errors
- menu_ui
- language
- node
- options
- path
- page_cache
- taxonomy
- dblog
- dynamic_page_cache
- toolbar
- field_ui
- file
- responsive_image
- views
- views_ui
# contrib
- access_unpublished
- admin_toolbar_tools
- admin_toolbar_links_access_filter
- blazy
- config_selector
- content_lock
- ctools
- diff
- dropzonejs_eb_widget
- empty_fields
- entity_browser_entity_form
- field_group
- focal_point
- length_indicator
- libraries
- linkit
- media_entity_image
- media_entity_instagram
- media_entity_pinterest
- media_entity_slideshow
- media_entity_twitter
- media_expire
- metatag
- metatag_open_graph
- metatag_facebook
- metatag_twitter_cards
- paragraphs
- paragraph_split_text
- pathauto
- redirect
- scheduler
- simple_sitemap
- slick_media
- responsive_preview
- video_embed_media
# thunder
- thunder_article
- thunder_media
- thunder_paragraphs
- thunder_taxonomy
- thunder_updater
themes:
- thunder_base
- thunder_admin