For more information about this repository, visit the project page at https://www.drupal.org/project/twig_tweak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
383 B

5 years ago
# Twig Tweak
5 years ago
The module provides a Twig extension with some useful functions and filters.
## Installation
Install as usual.
```shell
composer require drupal/twig_tweak
drush en twig_tweak
```
## LINKS
5 years ago
* Project page: https://www.drupal.org/project/twig_tweak
* Twig home page: https://twig.sensiolabs.org
* Drupal 8 Twig documentation: https://www.drupal.org/docs/8/theming/twig