Module Description
This module provides a Drush command to switch between install profiles found in /profile directory:

drush switch:profile [new-profile] This is useful for moving an existing site to distribution or moving from an abandoned distribution back to a standard Drupal core install.

IMPORTANT WARNINGS:


* Switching profiles is NOT a trivial change like switching a theme.
* ALWAYS test before using on a live site and ALWAYS have a backup
* Switching Profiles does NOT run the profile's .install. This will not work for all distributions.
* Modules, themes, and libraries included in a distribution are only available when using the distribution. Modules, themes, and libraries in sites/all are available to when using any profile... AND OVERRIDE THE VERSION IN THE PROFILE EVEN IF THE SITES/ALL VERSION IS OLDER
* Because some modules register absolute paths to files in Drupal's registry table, you may run into issues when switching profiles even if the version of the module is the same. (Tips for fixing registry related issues).
* If the Profile Switcher module was included in a /profile/[profile_name]/modules and you switch to a profile that doesn't include the Profile Switcher module, you will get a page not found error after the switch not be able to switch back until adding the Profile Switcher module to sites/all/modules

What is the difference between an Install Profile and a Drupal Distribution/Packaged Distribution?

Project Usage
3509
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the task of switching between install profiles found in the /profile directory, allowing for easy transition between distributions or back to a standard Drupal core install.
Data Name
profile_switcher

OPENAI CHATBOT

OPENAI CHATBOT

16:21:30
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.