Problem/Motivation

The site template depends on core/recipes/article_content_type recipe but this was removed from 11.4, so the template can't be applied on 11.4.

Steps to reproduce

  1. Install Drupal CMS from the dev branch
  2. Try to install the site using this recipe:Can not find the core/recipes/article_content_type recipe, search path: /var/www/html/web/core/recipes

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pameeela created an issue. See original summary.

mandclu made their first commit to this issue’s fork.

  • mandclu committed 9e2db88f on 2.0.x
    fix: #3601099 Remove dependency on core article_content_type recipe
    
    By...
mandclu’s picture

Status: Active » Fixed

@pameeela Thanks for pointing this out. This was pulled in by the site export script, and not needed anyway.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.