An open API service indexing awesome lists of open source software.

https://github.com/mparker17/drupal-db-handling-scripts

Scripts to standardize how a project handles database dumps; because if everyone does the same steps in the same order, it reduces unnecessary debugging confusion.
https://github.com/mparker17/drupal-db-handling-scripts

bash drupal snippets

Last synced: 12 months ago
JSON representation

Scripts to standardize how a project handles database dumps; because if everyone does the same steps in the same order, it reduces unnecessary debugging confusion.

Awesome Lists containing this project

README

          

# drupal-db-handling-scripts

Scripts to standardize how a project handles database dumps; because if everyone does the same steps in the same order, it reduces unnecessary debugging confusion.

These scripts are designed to be put at `/scripts` and customized by the development lead as a Drupal project progresses.

These scripts assume [Drush version 8][drush8].

[drush8]: https://github.com/drush-ops/drush/tree/8.x