Skip to content

elightup/twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of twig/twig which is used to prevent conflicts when other plugins use a different version of Twig inside WordPress.

This package is used in:

Making this package helps reduce duplication, especially in Meta Box AIO.

To make it less confusing, the version of this package is the same as Twig.

This package is created using Mozart, a briliant tool for WordPress developers.

How to build the package

Install mozart globally

Run the following commands:

composer require twig/twig

Usage

Instead if use a Twig class like Twig\ClassName, you need to prepend eLightup\ to the class name, e.g.: eLightUp\Twig\ClassName.

Notes

The package includes a twig.php file, which acts like a plugin bootstrap file for WordPress. This helps you just enable this plugin inside WordPress for testing before bundling it into plugins.

About

A dependency package for Twig

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages