Problem/Motivation

The modules .info.yml files don't have information about the drupal version (core)

But this is a basic property as you can read in Let Drupal 8 know about your module with an .info.yml file

name: Hello World Module
description: Creates a page showing "Hello World".
package: Custom

type: module
core: 8.x

Proposed resolution

Add the core property and delete the information added automatically by drupal.org.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

adriancid created an issue. See original summary.

adriancid’s picture

Issue summary: View changes
adriancid’s picture

Status: Active » Needs review
StatusFileSize
new1.1 KB
adriancid’s picture

Status: Needs review » Fixed

  • adriancid committed dc97af0 on 8.x-1.x
    Issue #2910931 by adriancid: .info.yml files don't have the drupal...
adriancid’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.