level-level / twig-loader
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 1
Type:wordpress-plugin
Requires
- twig/twig: ^1.42
This package is auto-updated.
Last update: 2024-11-06 20:16:53 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/plugins
directory of your WordPress installation. - Activate the plugin via the wp-admin panel.