wamoco/twig-theme

M2 Module to build themes with Twig template engine.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2020-06-02 12:37 UTC

This package is auto-updated.

Last update: 2024-07-04 16:15:09 UTC


README

Magento Twig Theme

Ever imagined building a Magento 2 Frontend with ease? No more hazzle with Layout XML Updates and phtml templates? Here is your solution. Our module provides a drop-in solution for creating simple Magento 2 Themes based on Twig templates. It is quick and easy to port existing frontends or create new ones from scratch.

Installation

Please note: the module is not yet publicly available on packagist. Repositories have to be added manually.

composer config repositories.wamoco-twig-theme vcs git@github.com:Wamoco/magento-twig-theme.git

composer require wamoco/twig-theme
bin/magento module:enable Wamoco_TwigTheme
bin/magento setup:upgrade

Getting started

Our blank theme can be used as a starting point or for reference. Follow these steps on a default M2 installation:

composer config repositories.wamoco-twig-theme-blank vcs https://github.com/Wamoco/twig-theme-blank.git
composer require wamoco/twig-theme-blank
bin/magento setup:upgrade

Apply the theme in backend under Content -> Configuration -> Design Configuration.

Documentation

Read the docs

Team

bka tomtone
github.com/bka github.com/tomtone

Support

License

License