How to export the variable configuration from one environment to other?



How to export the variable configuration from one environment to other?..

Answer / Siddharth Tripathi

To export variable configuration from one Drupal environment to another, you can follow these steps:
1. Go to Administration > Configuration > Development > Export.
2. Select the configuration items you want to export and click on 'Export'.
3. Save the generated .sql file.
4. Import the .sql file into the destination Drupal site using the Import feature in the same location (Administration > Configuration > Development > Import).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

What is entity api ? Have you installed and worked on this module ?

1 Answers  


What is module and list out some of the modules used in drupal?

1 Answers  


How can I install drupal on a local wamp server?

1 Answers  


How do I create a view in drupal 8?

1 Answers  


How to debug in drupal ?

1 Answers  


What databases are supported by drupal?

1 Answers  


What is mini panels?

1 Answers  


List the required files for modules in drupal?

1 Answers  


How do I update my composer?

1 Answers  


What is the use of views in drupal 8?

1 Answers  


How to migrate your joomla site to drupal site?

1 Answers  


What is sticky session? Load balancer uses?

1 Answers  


Categories