Help prioritize core features! Votes cast here will help core developers understand what features the community would find most valuable. 

  • You must be logged in to vote.
  • Please vote for no more than 10 new features.
  • You can change your vote as often as you like.
  • A list of your current votes can be found on your user profile page.

These are features that you would most like to see included in future releases of Backdrop CMS.  All the issues you see here are issues tagged with the label "type - feature request" from the Backdrop CMS core issue queue. 

# GitHub Issue title Issue # Vote for this feature # of votes
201 [UX] Do not reload the page when using the "Reset" button in the instant filters (modules listing and permissions page) #5910
202 Add semantic markup to layouts #1970
203 [UX] Use Javascript to complete block Admin label fields based on Display title #1523
204 Add display of file details to the 'manage file' form. #3904
205 Add allowed_values_function to list field UI #3565
206 [UX] Make block titles required and allow them to be hidden. #692
207 Create Wordpress install profile #3127
208 Enhanced Float-Value Display Options #5379
209 [SR] Security hardening: provide a mechanism to expire sessions #5545
210 [ META] Add new interface for user selection of managed files #2718
211 Add hook_field_schema_alter() #6208
212 Provide "Delimited" and "HTML list" display formatters for fields #2674
213 Allow a hook to alter the list of CSS files parsed by Color module #6240
214 [D7] Tokens missing from Backdrop core. This issue was considered major in D7. #4952
215 [D8] Add "Required" and "Show by default" option for "Text area with a summary" field/widget #5793
216 [UX] When error messages are set to "None", show number of php critical errors in the admin bar badge. #2138
217 [UX] Flexible layout templates: Provide a selectable list of "presets" #4484
218 [DX] [D8] Add a `validate()` method to entity classes #6061
219 [UX] Add # anchors to blocks in the Layout UI. #1724
220 [DX] Introduce a new `user_permission_get_info()` function #4097
221 [UX] Add nowrap CSS to field suffixes (ex the machine name span) #1349
222 Convert /admin/content/book to a View #3735
223 [UX] Add back the hide/show descriptions toggle in the Configuration page (/admin/config). #979
224 [DX][BC] Replace module_load_include() with new, more generic function #206
225 Add the ability to create a CSS class for image field in Views #2920
226 [UX] Flexible templates: Replace the single "Add row" button with multiple ones #5166
227 Layout API: function to add a block to a layout region programmatically #5662
228 [UX] Layout UI: Individual tempstore for each block (instead of the global, per-from one we currently have). #2429
229 [UX] Combine Permissions for `Field` and `Field UI` #4710
230 Enable Entity Reference in new installations #5913
231 Run tests for releases after project published ZIP file #1964
232 [UX] Allow multiple screenshots for modules themes and layouts #1517
233 Installer module should check for file-write permissions #3893
234 [UX][D8] Create/select layout for a specific page from the content add/edit form. #1131
235 [DX] CMI: see if we can make those "storage" numbers in .json files less cryptic. #3562
236 [UX] Config import should search recursively for config files to import #661
237 [UX] Fix pager styling on mobile #3099
238 Add more properties to project .info files... Initial Release date, Current Release Date, Categories, D7 base module or theme if any #5367
239 Missing a possibility to get a books mlid value for views #5565
240 Expand the "Global settings" fieldset when creating new fields #5345
241 Why do we need to write the entire config data within update hooks? #3347
242 Create New Field API for more efficient fields #2661
243 Make mobile menu toggle text configurable #6264
244 Allow to filter interface translation for "context" with "contains" (LIKE) #4940
245 Create a printable Status Report #5821
246 [UX] Change tags field display to use 'tag blocks' when entering tags #2121
247 [UX] Project installer: Provide link to update report from installer update tab #4471
248 Add mini pager option to Search module #6083
249 [UX] Project Browser: Merge the pages in the UI where one can **INSTALL** a module, theme or layout into a single primary tab, under a single top-level menu item. #1701
250 Installer should check digital signatures when downloading a package #3714
251 [UX] Allow the admin bar to be shown/hidden via a toggle #970
252 "Available updates" page seems unresponsive the more installed projects there are. #3337
253 [D8] Convert "Recent content" block to a View #146
254 Views UI: Edit Basic Settings #2906
255 [A11Y] UX Fields to add html tag Attributes for fields, menu links and blocks #5158
256 [DX] Allow JS in theme .info files to optionally specify header/footer as scope (default to header for BC) #5677
257 Basis: Add basic font-sizes to skin.css #2410
258 [UX][D10] Show bulk operations only when items have been selected, and hide filters when that happens #4701
259 Auto-update `.htaccess`, `robots.txt`, or `settings.php` (when we can) #5929
260 [UX] New interface for editing, previewing, and saving theme settings #1949
261 Add new Date field widget to utilize HTML5 #date input type #4255
262 Transliteration: smarter "retroactive" transliteration of existing file names. #1506
263 Allow some markup in views descriptions. #3885
264 [UX] Make the theme preview thumbnail clickable and show larger version of screenshot (à la lightbox). #1127
265 [DX][META] Introduce functions similar to views_get_views_as_options() for other things #3545
266 [UX] differing interface patterns for "add new" and "save order" in different places in core #573
267 [UX] Mobile project browser: make search result filters better for mobile #3096
268 Replace user-picture.tpl.php with a theme function #555
269 [UX] Add a 'visible' property to display modes #3082
270 Dashboard: Add a Configuration Manager widget #5322
271 CKEditor: Add filter to allow empty HTML tags #3269
272 Allow deleting modules/themes/layouts via the "Uninstall" function of Project Installer. #2648
273 Ability to change themes based upon a layout #6296
274 Extend the "Hide path display" feature ("page-less nodes") to other core entities #4912
275 Provide a form-item-inline class to help admin forms #5829
276 [D8][UX] Add hidden and read-only field widgets (for the node edit form). #2101
277 [UX] Provide indication in the admin interface, when config values have been overridden in settings.php #4455
278 [UX][D8] Make position of #description (help text) configurable via the API #1403
279 Allow the values of list field types to be pulled from a view. #1677
280 Put all search results on a single page (with facets?) #1330
281 [UX] Make it easier to create layouts for paths that are already assigned to be aliases for existing content. #3703
282 [UX] Make node title a proper (sortable too) field. a.k.a. Title module in core. #933
283 Kickass Feature: Allow extracting a color scheme from an uploaded image, and apply it to themes supporting color module. #3328
284 Support additional (popular) properties in the .info files of projects #119
285 Admin interface for manual garbage collection #2898
286 [UX][DX] When a module is enabled, automatically set a message containing the link to configure #5135
287 [DX] Add a `project_get_info` helper function. #2385
288 Browse Server Button on Link Dialog in Ckeditor so a list of files on the site can be displayed #4688
289 Idea: allow "pinning" base themes to specific versions (to solve the issue with breaking changes in core themes) #5941
290 Allow leaving feedback on projects from the Project Installer UI. #1914
291 [UX] CKEditor - Provide default styles #4233
292 [PS] Use signatures instead of the form cache #1470
293 [UX] Add visibility conditions for menu location #3867
294 [UX] Default drop-button action for node types should be 'manage fields' #1116
295 [UX] Use "Configure" icons instead of the full word #3539
296 [UX] Add charts to the dashboard #3529
297 [UX] admin bar search results should not be allowed to span further than the page height. #520
298 [META] Improve the project screenshots functionality in the project browser #3061
299 [D8][DX] Allow themes to declare dependencies on modules and layout templates #5316
300 Get Designer Input on BackdropCMS 'Out of the Box' appearance #5581

Pages

Log in or register to add new topics