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
401 Allow Access to Image Library for Core Hero Block #5739
402 Dashboard block: Translations #3852
403 Include Link Sanitize tests from D7 contrib module #5613
404 Telemetry: Collect actual OS, not only type #5199
405 [UX] Add charts to the dashboard #3529
406 Create option to add a supplemental stylesheet to Basis - to safely make css updates #4512
407 Deprecate watchdog() #4749
408 Evaluate the reasons for removal of the Trigger module from core. #2522
409 [UX] Provide an instant search filter for the Configuration page (/admin/config). #978
410 Flexible layout templates: Allow selecting an existing layout template, as a starting point #4115
411 Kickass Feature: Allow extracting a color scheme from an uploaded image, and apply it to themes supporting color module. #3328
412 Create redirects for bulk alias delete #1993
413 Security: Consider adding an option to load public forms through AJAX. #1592
414 [UX] Rename "taxonomy" to "Categorization" in the user interface #203
415 Incorporate Layouts UI to "manage displays" for entities #6039
416 [DX] Offer to backup and delete existing config to proceed with installation #6062
417 Site-wide settings for file garbage collection #2896
418 Do not allow modules to be enabled at all if they have conflicting config file names with any existing config. #1242
419 The farbtastic color picker is unmaintained since 2017 - replace with a modern/maintained alternative #5598
420 Add global site logo token #5871
421 [PS][D9] Acquia Site Studio Visual Page Builder with a front-end, drag and drop user interface #5403
422 Add an upgrade path from menu_block to core menu blocks. #3681
423 [UX] Combine Permissions for `Field` and `Field UI` #4710
424 Create pseudo tokens to extend various functionality in text formatters ex :nolink #4992
425 Saving a content type display should not return up to the Manage Displays list #4291
426 [DX] Simplify getting and setting of values without using the 'und' data structure in entities #2240
427 [META] Improve the project screenshots functionality in the project browser #3061
428 [UX] Project Browser: Improve the project details modal. #1778
429 Implement sub-path aliases - a.k.a.: `subpathauto` or `path_alias_xt` in core #1418
430 Why do we need to write the entire config data within update hooks? #3347
431 [DX][D9] Introduce a new `hook_requirements_alter()` hook, to allow altering entries defined in `hook_requirements()` implementations #6241
432 [UX] Introduce button group UI component #2643
433 [UX] Token browser dialog: increase width (and height?). #1038
434 [DX][D9] Add the ability to deprecate the name (and value?) of entries in settings.php #5740
435 Allow specifying optional tags for blocks #3837
436 Add a language switcher to the admin bar when locale is enabled #5983
437 User roles form: Replace the "Required" column with a useful "Description" column #5179
438 [UX] [multilingual] Translated blocks are too hard to use #3514
439 Add state_override function to core #4725
440 [UX] Views UI: in place rearrange of fields, filter and sort criteria. #963
441 [D8] Introduce a new `file_url_transform_relative()` function #4106
442 [Multisite] Provide option for installing global or site-specific projects via the UI #3274
443 Docblock in page.tpl.php lists incorrect 'available' variables. #1981
444 [UX] Branding and Version info on Installation Screens #1584
445 Convert the taxonomy listing and feed at /taxonomy/term/%term to Views #145
446 Ensure Backdrop deletes all files it puts into /tmp #3253
447 [UX] Layouts: Use icons within drop buttons on small/mobile screens #1974
448 [UX] Convert the "Install from a URL" text field to a text area to allow installing multiple projects in one go. #1561
449 [UX] [DX] Move the user page to a separate module #109
450 [UX] Add responsive option to pager choice for Views and Search #6094
451 Use database independent calls to initialize the testing cache. #2888
452 [D7] Support summaries in CKEditor or introduce a teaser break plugin #1222
453 Better styling for UI links in book module #5609
454 [A11Y] Provide a dark (or high-contrast) version of Seven #3990
455 [D8][DX] Provide a generic 'entity_autocomplete' Form API element #5879
456 Add Selection Rules to Layouts for Filtering / Limiting Context Values #5376
457 [UX] Add youtube field, or video embed field to core. Integrate with media library. #3661
458 [UX][D10] Show bulk operations only when items have been selected, and hide filters when that happens #4701
459 Comment titles should be removed from presentation and from database if not used #4967
460 [DX] Provide a way to retrieve default/OOTB config values #4262
461 [UX] Swap tab order of "Export" and "Import" config pages #2185
462 [UX] Content view "Operations" drop-down lists available operations in random order. #548
463 [UX] Views save/cancel buttons are at the top right #3054
464 [UX] Better image style previews. #1772
465 Make 'gid' column in 'node_access' table VARCHAR #1396
466 CKEditor: Add filter to allow empty HTML tags #3269
467 [Meta] Available updates report not as complete as Drupal 7 report #6252
468 [UX] Layout path selection: Make it more user friendly #2618
469 [UX] Terminology for configuring a block seems odd #1016
470 Allow user/module to disable theme_debug for particular templates or modules #5746
471 Add a "Make Permanent" action for the manage files listing #3825
472 [DX] Add `#indentation` property to FAPI elements. #5999
473 [Meta] Advanced configuration overrides (allow regex/wildcards and negation of settings within arrays) #5172
474 Front page to be configurable by language #3500
475 Add visibility conditions for the "login pages" and admin paths (and negation for them as well) #4476
476 [UX] Consider replacing the block title type drop-down with an always required (and unique) block title field. #2483
477 [UX] Manage display: use the 'dirty' form flag when field settings are changed, in order to indicate that the form needs to be saved. #927
478 [DX][D8] CMI: Add config_exclude functionality to core #4079
479 [UX] Fix caching of favicons #898
480 [DX][D8] Provide a single command to install & run Backdrop #4040
481 [DX] Add entity_get_bundles() as a convenient method for getting the label of a bundle. #3243
482 Views: Add <audio> and <video> to the available options in the "Customize field HTML" for file fields. #1966
483 [UX] Add # anchors to vtabs. #1537
484 Replace content translation with entity translation (and add an upgrade path) #52
485 [DX] Allow `theme_get_setting()` to return a default value - like `settings_get()` and `update_variable_get()` do #6107
486 [UX] Redirect from system path to alias (GlobalRedirect in core) #2871
487 [UX] Add a default Taxonomy (tag/category) layout #1164
488 Add a check for missing modules or dependencies #5625
489 Dashboard Module: Show link to manage existing nodes of specific content type #3944
490 Add filtering to the List Views page like the filtering that existed in D7 #5896
491 [WP] Add Token Filter to core #5352
492 [SR] Provide a status report entry for the database connection status #4945
493 More replacement tokens for node urls #4239
494 [UX] Display php error messages in a dedicated block so we can limit visibility per role. #2139
495 [META] [UX] Provide a instant search/filter UI interface pattern for listing pages and enhance existing ones. #503
496 [D9][UX] Add a user-friendly parent menu browser in the content add/edit form. #3029
497 [DX] Add project's 'install time' to system table #1726
498 Get Designer Input on BackdropCMS 'Out of the Box' appearance #5581
499 Administration Bar module should not use popup #6270
500 [UX] List modules that need to be enabled on the config sync page #2604

Pages

Log in or register to add new topics