-
Notifications
You must be signed in to change notification settings - Fork 65
/
idea.info.yml
137 lines (134 loc) · 3.8 KB
/
idea.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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
name: OpenideaL - ideas and innovation management system
type: profile
description: 'Manage innovation campaigns and ideation communities'
core: 8.x
core_version_requirement: ^8 || ^9
# Required modules
dependencies:
# Core and contrib modules.
- admin_toolbar:admin_toolbar
- admin_toolbar_tools:admin_toolbar_tools
- adminimal_admin_toolbar:adminimal_admin_toolbar
- administerusersbyrole:administerusersbyrole
- ajax_comments:ajax_comments
- allowed_formats:allowed_formats
- avatars:avatars_gravatar
- drupal:automated_cron
- honeypot:honeypot
- better_exposed_filters:better_exposed_filters
- drupal:big_pipe
- drupal:block
- block_content:block_content
- drupal:breakpoint
- drupal:ckeditor
- route_condition:route_condition
- update_helper:update_helper
- ckeditor_mentions:ckeditor_mentions
- ckeditor_mentions:ckeditor_mentions_realname
- ckeditor_media_embed:ckeditor_media_embed
- drupal:comment
- drupal:action
- drupal:config
- comments_order:comments_order
- config_pages:config_pages
- drupal:contact
- drupal:content_moderation
- drupal:contextual
- ctools:ctools
- drupal:datetime
- default_content:default_content
- drupal:dblog
- layout_builder_styles:layout_builder_styles
- dropzonejs:dropzonejs
- dropzonejs_eb_widget:dropzonejs_eb_widget
- drupal:dynamic_page_cache
- drupal:editor
- message:message
- message_notify:message_notify
- email_registration:email_registration
- entity_browser:entity_browser
- entity_reference_revisions:entity_reference_revisions
- faqfield:faqfield
- drupal:field
- drupal:field_ui
- drupal:file
- drupal:filter
- eu_cookie_compliance:eu_cookie_compliance
- flag:flag
- gnode:gnode
- group:group
- group_roles_management:group_roles_management
- drupal:hal
- drupal:history
- drupal:image
- drupal:inline_form_errors
- drupal:layout_builder
- drupal:layout_discovery
- drupal:link
- drupal:menu_ui
- metatag:metatag
- metatag:metatag_open_graph
- metatag:metatag_twitter_cards
- moderation_state_buttons_widget:moderation_state_buttons_widget
- multiple_fields_remove_button:multiple_fields_remove_button
- drupal:node
- drupal:options
- drupal:page_cache
- drupal:path
- drupal:path_alias
- drupal:quickedit
- rabbit_hole:rabbit_hole
- redirect:redirect
- rrssb:rrssb
- rh_group:rh_group
- rh_node:rh_node
- rh_taxonomy:rh_taxonomy
- rules:rules
- drupal:serialization
- drupal:shortcut
- drupal:statistics
- social_auth_facebook:social_auth_facebook
- social_auth_github:social_auth_github
- social_auth_google:social_auth_google
- social_auth_linkedin:social_auth_linkedin
- drupal:system
- drupal:taxonomy
- drupal:text
- drupal:token
- drupal:toolbar
- drupal:tour
- twig_field_value:twig_field_value
- twig_tweak:twig_tweak
- ultimate_cron:ultimate_cron
- drupal:update
- drupal:user
- user_registrationpassword:user_registrationpassword
- userpoints:userpoints
- drupal:views_ui
- drupal:workflows
- drupal:menu_link_content
- views_data_export:views_data_export
- votingapi:votingapi
- votingapi_widgets:votingapi_widgets
- votingapi_reaction:votingapi_reaction
- drupal:views
- paragraphs:paragraphs
- drupal:ckeditor_emojione
# Custom modules
- openideal_challenge:openideal_challenge
- openideal_faq:openideal_faq
- openideal_toolbar:openideal_toolbar
- openideal_idea:openideal_idea
- openideal_user:openideal_user
- openideal_discussion:openideal_discussion
- openideal_slideshow:openideal_slideshow
- openideal_comment:openideal_comment
- openideal_footer:openideal_footer
- openideal_login:openideal_login
- openideal_statistics:openideal_statistics
- update_helper:update_helper
install:
- bootstrap4_modal:bootstrap4_modal
themes:
- adminimal_theme
- openideal_theme