定制 pattern-lab/plugin-data-inheritance 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

pattern-lab/plugin-data-inheritance

最新稳定版本:v1.0.0

Composer 安装命令:

composer require pattern-lab/plugin-data-inheritance

包简介

Data inheritance based on pattern lineage for Pattern Lab.

README 文档

README

license Packagist Gitter

Data Inheritance Plugin for Pattern Lab

The Data Inheritance Plugin allows patterns to inherit data from patterns within its lineage. This means that data from included patterns is merged with the current pattern. The current pattern's data takes precedence.

Installation

To add the Data Inheritance Plugin to your project using Composer type:

composer require pattern-lab/plugin-data-inheritance

See Packagist for information on the latest release.

Usage

After install make sure to generate your site again with:

php core/console --generate

Disabling the Plugin

To disable the Faker plugin you can either directly edit ./config/config.yml or use the command line option:

php core/console --config --set plugins.dataInheritance.enabled=false

统计信息

  • 总下载量: 103.57k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 4
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-23