What is difference between feature-update and feature-revert?
Answer / Ishwar Chand
Feature update and feature revert are two important Drush commands for Drupal developers. Feature update (`drush up @alias feature_name`) updates a previously exported feature to its latest version, while feature revert (`drush rr @alias feature_name`) reverts the site back to the state that was saved by an earlier export of the same feature.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can one make the most of drupal? What are the main advantages?
Is drupal free to use?
What is the use of drupal_alter?
Which module used to validate drupal code?
What is panels everywhere?
How to theme the webform template file?
What is difference between d6 and d7?
Explain about drupal version release dates?
Can you please explain the difference between core and contrib in drupal?
What is Anonymous user?
What is the difference between core and contrib?
What is services module?