Skip to content

Wamoco/magento-twig-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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