jief / drupal_devify

Update some Drupal configs for dev environment

Repository from Github https://github.comjief/drupal_devifyRepository from Github https://github.comjief/drupal_devify

drupal_devify

DESCRIPTION

Shell script used to quickly update some config from a prod DB to a dev environment

DON'T USE IT ON A DRUPAL IN PRODUCTION

This script :

  • Change admin pwd to 'admin'
  • Disabled cron job
  • Disabled js & css preprocess
  • Disabled some caches

REQUIREMENTS

drush

About

Update some Drupal configs for dev environment


Languages

Language:Shell 100.0%