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.
Recent comments
I think that is manner of opinion and is not one I agree with. I prefer active config in files and don't notice any issues.
I need to understand how "active" and "staging" folders work – configuration management
Off topic, but storing configuration in files by default is a persistent issue. I'm surprised that storing configuration in a database isn't the default, because it's better for most developers...
I need to understand how "active" and "staging" folders work – configuration management
Hi paucku. Whether 'active' config is stored in the database or files is determined in settings.php here: /** * Configuration storage * * By default configuration will be stored in the...
I need to understand how "active" and "staging" folders work – configuration management