PHPackages                             mejta/wp-latte - 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. mejta/wp-latte

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

mejta/wp-latte
==============

WordPress mu-plugin that implements Nette Latte templating engine

v1.1.6(2y ago)1081GPL-2.0-or-laterPHP

Since Mar 21Pushed 2y agoCompare

[ Source](https://github.com/mejta/wp-latte)[ Packagist](https://packagist.org/packages/mejta/wp-latte)[ RSS](/packages/mejta-wp-latte/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

Nette Latte Engine for WordPress
================================

[](#nette-latte-engine-for-wordpress)

This [mu-plugin](https://codex.wordpress.org/Must_Use_Plugins) gives theme and plugin developers availability to write templates with [Nette Latte v2.5](https://latte.nette.org/en/).

Requirements
------------

[](#requirements)

WordPress: 4.7+ PHP: 5.6.0+ License: GPLv2 or later License URI:

Instalation with Composer
-------------------------

[](#instalation-with-composer)

1. Go to `wp-content/mu-plugins` folder and require wp-latte with `composer require mejta/wp-latte` command.
2. Don't forget to load composer dependencies in your loader (e.g. `wp-content/mu-plugins/load.php`):

```
