Cannot install module on new drupal installation

Created on 16 July 2024, 4 months ago
Updated 20 September 2024, about 2 months ago

Problem/Motivation

Module installation fails on new Drupal10 instance. Error:
Unable to install Clinical Trials due to unmet dependencies: core.entity_form_display.node.clinicaltrials.default (content_moderation, lightning_scheduler), language.content_settings.node.clinicaltrials (language)

Steps to reproduce

1. Install a new Drupal 10 site (Vanilla).
2. Download the module into the docroot/modules/contrib/ folder
3. On Drupal, install the module

Proposed resolution

Create the required content type "clinicaltrials" on module install.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇭Switzerland condor616

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024