Skip to content

drupal-composer/info-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

A composer plugin for rewriting Drupal .info/.info.yml files to include version information that Drupal requires.

This is only required when downloading projects that aren't full releases (for instance, dev versions).

Latest Stable Version Total Downloads Latest Unstable Version License

Installation

composer require drupal-composer/info-rewrite:~1.0

Configuration

By default, this plugin only acts on packages of type drupal-core, drupal-module, drupal-profile, and drupal-theme (see DrupalInfo::$packageTypes). You can add additional package types in your composer.json file. Add to the config array an entry with key drupal-info-rewrite--additional-packageTypes and make its value be an array of strings which are the additional types you would like to add.

About

A composer plugin for rewriting Drupal .info/.info.yml files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages