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 |
What is entity api ? Have you installed and worked on this module ?
What is module and list out some of the modules used in drupal?
How can I install drupal on a local wamp server?
How do I create a view in drupal 8?
How to debug in drupal ?
What databases are supported by drupal?
What is mini panels?
List the required files for modules in drupal?
How do I update my composer?
What is the use of views in drupal 8?
How to migrate your joomla site to drupal site?
What is sticky session? Load balancer uses?