PHPackages                             lastcall/mannequin-drupal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. lastcall/mannequin-drupal

ActiveLibrary[Templating &amp; Views](/categories/templating)

lastcall/mannequin-drupal
=========================

Drupal extension for the Mannequin template viewer

1.0.7(8y ago)010.8k11MITPHPPHP &gt;7.0

Since Jul 15Pushed 1y agoCompare

[ Source](https://github.com/LastCallMedia/Mannequin-Drupal)[ Packagist](https://packagist.org/packages/lastcall/mannequin-drupal)[ RSS](/packages/lastcall-mannequin-drupal/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (32)Used By (1)

Mannequin Drupal is brought to you by your friends at [Last Call Media](https://www.lastcallmedia.com), it is a command line application that you can use to visualize and work on your Drupal Twig Templates in the browser. For example, you might use it to work on the templates inside of an existing custom theme.

Quick Start
-----------

[](#quick-start)

Using [Composer](https://getcomposer.org/doc/00-intro.md), install Mannequin Drupal from your project root. From the command line:

```
$ composer require lastcall/mannequin-drupal
```

Next, create a new `.mannequin.php` file in your project root. This file is where you will configure Mannequin. Inside of that file:

```
