Drupal 8 Port for Drupal Reset Module:
Code is present at:
Github: https://github.com/purushotamrai/drupal_reset
On Sandbox Project: https://www.drupal.org/sandbox/purushotamrai/2821080
It would be good if we get this merged into this module.
Drupal 8 Port for Drupal Reset Module:
Code is present at:
Github: https://github.com/purushotamrai/drupal_reset
On Sandbox Project: https://www.drupal.org/sandbox/purushotamrai/2821080
It would be good if we get this merged into this module.
Comments
Comment #2
liam morlandThanks, purushotam.rai. I have added you as the Drupal 8 maintainer for Drupal Reset.
Comment #3
purushotam.rai commentedThanks a lot.
:)
Comment #4
liam morlandComment #5
lomasr commentedI tried drush site-install with Drush 9 and it showed me this message "You are about to DROP all tables in your 'database' database. Do you want to continue? (yes/no) [yes]
I think drush site-install does the same job.
Comment #6
lomasr commentedComment #7
liam morlandYes,
drush site-installhas always done a similar thing. This allows doing it through the UI and has the option to reset files, database, or both. It also just does the reset, not the install, so one can test installing using the UI, which is useful for testing install profiles.Comment #8
liam morlanddrupal_reset 8.x-1.0-rc1 has been released.