adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you create a field using code?

191


How to create custom table using drupal module?

195


What is the drupal current version?

215


Did you contributed the drupal site (any module)?

164