PHPackages                             neochic/woodlets - 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. neochic/woodlets

ActiveWordpress-plugin[Templating &amp; Views](/categories/templating)

neochic/woodlets
================

Create WordPress Widgets using Twig Templates

v0.6.13(5y ago)965MIT

Since Aug 26Compare

[ Source](https://github.com/Neochic/Woodlets)[ Packagist](https://packagist.org/packages/neochic/woodlets)[ RSS](/packages/neochic-woodlets/feed)WikiDiscussions Synced today

READMEChangelog (10)Dependencies (4)Versions (47)Used By (0)

Woodlets
========

[](#woodlets)

[![Build Status](https://camo.githubusercontent.com/e008fad4639bea158af45058e8fbb24628c62163f9b232b3243855e3bb5d0687/68747470733a2f2f7472617669732d63692e6f72672f4e656f636869632f576f6f646c6574732e737667)](https://travis-ci.org/Neochic/Woodlets)[![Join the chat at https://gitter.im/Woodlets/Lobby](https://camo.githubusercontent.com/4b195100c8b689ddd0dcc243f6479babcbdf7c2bd9781477a8109e18dae8c06b/68747470733a2f2f6261646765732e6769747465722e696d2f576f6f646c6574732f4c6f6262792e737667)](https://gitter.im/Woodlets/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

**Woodlets is beta. We think it's stable enough be used it in productive environments and we do so.
However you should copy the default templates directory from views/defaultTemplates into the woodlets directory of your theme. This helps to prevent incompatibilities with future Woodlets versions.**

**Feedback and feature requests are welcome!**

Woodlets is a WordPress plugin that makes theme development more productive and fun.
The main features are:

- Heavily Twig based theme development
- Create widgets with a single Twig-Template file
- Multi column page layouts
- Custom page template fields with data inheritance
- Simple way to add controls to the theme customizer
- Compatible with native WordPress widgets

Installation
------------

[](#installation)

Installation via [TGM Plugin Activation](http://tgmpluginactivation.com/) is recommended. With TGMPA Plugin Activation you can define Woodlets as a required dependency for your theme.
But there is also a bundled version that can be installed manually.

### Install via TGM Plugin Activation

[](#install-via-tgm-plugin-activation)

1. Install TGM Plugin Activation as they explain in their [installation manual](http://tgmpluginactivation.com/installation/).
2. Include and configure the TGM Plugin Activation library to load Woodlets:

    ```
