How to create drush aliases ?
Answer / Susheel Kumar
To create Drush aliases, you can modify the aliases.drushrc.php file or use the drush alias-save and drush alias-rename commands. Here's an example of creating a new alias:n1. Open aliases.drushrc.php in your Drupal root folder.n2. Add a new entry with your custom alias, root path, and other settings as needed.n3. Save the file and run 'drush cache-clear all' to apply changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can one make the most of drupal? What are the main advantages?
How can we set the region in drupal theme?
How to create a responsive theme in drupal?
What is a patch in drupal and how will we apply patch in drupal?
Who invented drupal?
What is a patch? How to apply patch?
What is services module?
Did you written the query in d7 for your module?
Is drupal in php?
What is node in drupal?
Explain what is drupal weight?
Explain about workbench moderation module