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

purushotam.rai created an issue. See original summary.

liam morland’s picture

Assigned: Unassigned » purushotam.rai

Thanks, purushotam.rai. I have added you as the Drupal 8 maintainer for Drupal Reset.

purushotam.rai’s picture

Thanks a lot.

:)

liam morland’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
lomasr’s picture

I 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.

lomasr’s picture

Status: Active » Needs review
liam morland’s picture

Yes, drush site-install has 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.

liam morland’s picture

Status: Needs review » Fixed

drupal_reset 8.x-1.0-rc1 has been released.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.