The following module is marked as installed in the core.extension configuration, but it is missing: webform_shortcuts

Created on 23 July 2025, 7 days ago

Problem/Motivation

Using composer upgraded the webform module from 6.3.0-beta2 to 6.3.0-beta3 and then ran update.php.

Update.php reported the following error

Missing or invalid module
The following module is marked as installed in the core.extension configuration, but it is missing:
webform_shortcuts

Review the suggestions for resolving this incompatibility to repair your installation, and then re-run update.php.

Steps to reproduce

Ran the command composer update. Composer reported the following:

28r1iiij2ob@p3plzcpnl505032 [~/public_html]$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
- Upgrading drupal/webform (6.3.0-beta2 => 6.3.0-beta3)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
- Downloading drupal/webform (6.3.0-beta3)
- Upgrading drupal/webform (6.3.0-beta2 => 6.3.0-beta3): Extracting archive
Generating autoload files
Hardening vendor directory with .htaccess file.
52 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Cleaning installed packages.
No security vulnerability advisories found.

Navigated to /update.php

On step 1, verify requirement their was an issue with the requirements:

Requirements problem
Status Details
Errors found
Missing or invalid module
The following module is marked as installed in the core.extension configuration, but it is missing:
webform_shortcuts

Review the suggestions for resolving this incompatibility to repair your installation, and then re-run update.php.
Checked
PHPMailer library
6.10.0
Defuse PHP-Encryption library
Installed
Web server
Apache
PHP
8.3.22
PHP extensions
Enabled
Database support
Enabled
Database system
MariaDB
Database system version
10.6.22-MariaDB-cll-lve
Database support for JSON
Available
Drupal requires databases that support JSON storage.
PHP memory limit
256M
File system
Writable (public download method)
Unicode library
PHP Mbstring Extension
Minimum schema version
The installed schema version meets the minimum.
Schema version: 11201
Check the messages and try again.

Proposed resolution

Correct package so it properly recognizes the configuration of the core extension.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

6.3

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024