pcate/twig-tools-pl

Equivalent functions and filters for Pattern Lab that are available with the Twig Tools Drupal module.

Installs: 8 017

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:patternlab-plugin

1.1.1 2019-04-04 02:27 UTC

This package is not auto-updated.

Last update: 2025-06-20 12:19:01 UTC


README

This is a Pattern Lab plugin that implements all of the existing filters added by the Drupal Twig Tools module.

Note: This plugin assumes you are using Pattern Lab inside a Drupal theme.

Installation

  1. Install and enable the Drupal Twig Tools module.

  2. Inside of your Drupal theme Pattern Lab directory, locate Pattern Lab the composer.json file abd run the command in the same directory:

composer require pcate/twig-tools-pl
  1. After the composer package has installed, a post-install script will prompt you to merge/replace the new filters in the _twig-components directory.