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:n1. Go to Administration > Configuration > Development > Export.n2. Select the configuration items you want to export and click on 'Export'.n3. Save the generated .sql file.n4. 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 drupal region?
What is a patch in drupal and how will we apply patch in drupal?
List the modules required for building a social networking website in drupal.
What is the use of Tax amount rounding mode field while setting discounts?
How to interact with drupal search systems?
Which are the core required modules in drupal?
How to create drush command for your custom module?
What is drupal database?
What is entity api module ?
What is an open source software?
What are the new features of drupal 8?
Explain the flow of information between the 5 main layers of drupal?