level-level / twig-loader
Package info
github.com/level-level/twig-loader
Type:wordpress-plugin
pkg:composer/level-level/twig-loader
v1.1.1
2020-11-20 14:33 UTC
Requires
- twig/twig: ^1.42
This package is auto-updated.
Last update: 2026-03-06 23:06:05 UTC
README
A WordPress plugin that loads Twig as a dependency
Installation
To download and install this plugin in your WordPress website, follow the steps below.
- Go to the releases tab and find the latest release.
- Download the zip named
twig-loader-x.x.x.zip(where x.x.x is the version number). - Rename the downloaded zip to
twig-loader.zip. - Extract the zip file. Make sure it puts the contents in a directory called
twig-loader. - Put the extracted folder and it's contents inside the
wp-content/pluginsdirectory of your WordPress installation. - Activate the plugin via the wp-admin panel.