承接 drupal-composer/info-rewrite 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

drupal-composer/info-rewrite

最新稳定版本:2.0.0-rc1

Composer 安装命令:

composer require drupal-composer/info-rewrite

包简介

Writes out version information to the .info.yml files for Drupal projects.

README 文档

README

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.

统计信息

  • 总下载量: 14.06k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 6
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2017-01-17