Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
adding a quick README
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolsen committed May 5, 2016
1 parent 9c3788d commit b09dd0c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Twig Extensions Plugin for Pattern Lab

The Twig Extensions Plugin adds support for the [Twig Extensions Library](http://twig.sensiolabs.org/doc/extensions/index.html#extensions-install) to the [Twig PatternEngine for Pattern Lab](https://github.com/pattern-lab/patternengine-php-twig).

## Installation

Pattern Lab PHP uses [Composer](https://getcomposer.org/) to manage project dependencies with Pattern Lab Editions. To add the Twig Extensions Plugin to the dependencies list for your Edition you can type the following in the command line at the base of your project:

composer require pattern-lab/plugin-twig-extensions

See Packagist for [information on the latest release](https://packagist.org/packages/pattern-lab/plugin-twig-extensions).

0 comments on commit b09dd0c

Please sign in to comment.