Alternative Solution

Created on 11 August 2022, over 2 years ago
Updated 18 September 2024, 2 months ago

Problem/Motivation

What if a user doesn't have drush? In our use case we have a Drupal 8.9.20 install with ;N; which should be ;s:8:"standard";

Proposed resolution

Make the edit in the Database > Edit the core.extension BLOB in the config table.

Reference...

https://drupal.stackexchange.com/questions/204909/how-to-know-current-ac...

This really helped even though we have the ability to use Drush this method was simpler and more transparent.

Note the using this module with Drush worked during our testing after upgrading to Drupal 9 however we were left with some errors and we are not sure if it had to do with this profile issue. I will circle back around and let you know how the upgrade from D8 to D9 goes with the simple database method.

🌱 Plan
Status

Active

Version

1.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States joshuautley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¬πŸ‡§United Kingdom littledynamo

    Thanks for this. I had a weird problem where Drupal thought the install profile was 'null' instead of 'standard'. drush cedit core.extension refused to work.

    I also couldn't get the profile switcher drush command to appear. Always 'switch' was not found.

    This solved it, so thanks again.

  • πŸ‡ΊπŸ‡ΈUnited States joshuautley

    You're welcome

Production build 0.71.5 2024