-
Notifications
You must be signed in to change notification settings - Fork 16
/
sitefarm_seed.info.yml
97 lines (95 loc) · 1.53 KB
/
sitefarm_seed.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
88
89
90
91
92
93
94
95
96
97
name: SiteFarm Seed
type: profile
description: 'A fast and feature-rich Drupal base install profile.'
# version: VERSION
core: 8.x
# Required modules
dependencies:
# core
- automated_cron
- block
- block_content
- block_place
- breakpoint
- ckeditor
- config
- contextual
- contact
- crop
- datetime_range
- dynamic_page_cache
- editor
- entity_reference
- field_ui
- file
- focal_point
- help
- history
- image
- link
- menu_link_content
- menu_ui
- node
- options
- page_cache
- path
- quickedit
- rdf
- search
- shortcut
- syslog
- taxonomy
- text
- toolbar
- tour
- url_embed
- views
- views_ui
# contrib
- anchor_link
- better_normalizers
- block_style_plugins
- ctools
- ckwordcount
- default_content
- editor_file
- features
- google_analytics
- honeypot
- menu_block
- menu_breadcrumb
- metatag
- notification
- pathauto
- redirect
- redirect_404
- roleassign
- simple_sitemap
- token
- webform
- webform_ui
# Custom
- site_credits
- ck_autosave
- ck_media_link
- ck_feature_block
- external_media_embed
- rss_feed_block
# SiteFarm
- sitefarm_core
- sitefarm_image_styles
- sitefarm_wysiwyg
- sitefarm_page
- sitefarm_person
- sitefarm_article
- sitefarm_event
- sitefarm_photo_gallery
- sitefarm_simple_configuration
# SiteFarm custom blocks
- sitefarm_basic_block
- sitefarm_focal_link
- sitefarm_focus_box
- sitefarm_marketing_highlight
- sitefarm_hero_banner
themes:
- seven