Dependency on (core) themes (e.g. Claro)

Created on 22 January 2020, almost 5 years ago
Updated 28 August 2024, 4 months ago

I've created a project which provides a login for Drupal (mostly useful for headless projects without a dedicated frontend). See https://www.drupal.org/project/gin_login

Now that I'm basing this off Claro I would need to declare a depencency on it, like we can do with modules.

dependencies:
  - drupal:claro

but that won't work. Any chance we get also dependencies for themes somehow?

Feature request
Status

Active

Version

11.0 🔥

Component
Extension 

Last updated 6 days ago

No maintainer
Created by

🇨🇭Switzerland saschaeggi Zurich

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.

  • 🇫🇷France dqd London | N.Y.C | Paris | Hamburg | Berlin

    Found this issue by searching because I wondered why Gin does not declare dependency to Claro. Thanks for reporting @SaschaEggi. +1 from here since it absolutely makes sense for composer managed projects, which is the officially recommended way. In case of Gin it is maybe not a big issue because most Drupal installs will have Claro installed with standard profile. But in other cases it could become a confusing scenario for an average user, since composer won't pick up dependencies and admin reports won't place warnings without.

Production build 0.71.5 2024