Uninstall
The Rain core and features packages provided by the Drupal project composer template can be removed at any time.
Steps to uninstall:
To uninstall, you will need to copy any dependencies you still need from package into your main project composer.
After removing the desired package you can re-run composer update.
If your custom install profile has a line that declares "base profile: rain" you can remove that as well as it is no longer needed after installation.
Other packages:
The rain_theme package can be removed if it is not being used as a parent theme.
The Rain Admin package can be removed if it has been replaced by another admin theme.
Last updated