Skip to content

The Data Inheritance Plugin allows patterns to inherit data from patterns within its lineage.

License

Notifications You must be signed in to change notification settings

pattern-lab/plugin-php-data-inheritance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Data Inheritance Plugin allows patterns to inherit data from patterns within its lineage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages