Needs work
Project:
Drupal core
Version:
main
Component:
configuration system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Mar 2021 at 09:52 UTC
Updated:
3 Jan 2024 at 14:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #7
prashant.cComment #9
prashant.cIncluded code to achieve the following functionalities:
1. Show the "Download" button specifically on the single export page at
"admin/config/development/configuration/single/export".2. Upon clicking the "Download" button, a YAML file with the configuration name will be downloaded to your local system.
Requesting code and usability reviews, as well as any feedback. Appreciate your input. Thank you.
Comment #11
smustgrave commentedThis will need test coverage
IS is incomplete as this will be a UI change.
CR will be needed.