loki/magento2-theme

Module to allow for Loki Themes to work

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Type:magento2-module

dev-master 2025-09-09 14:43 UTC

This package is auto-updated.

Last update: 2025-09-09 18:21:16 UTC


README

Helper module for the Magento 2 Loki/base

Installation

mkdir -p app/code/Loki
cd app/code/Loki
git clone git@github.com:LokiExtensions/Loki_Theme.git Theme
cd -
bin/magento module:enable Loki_Theme

Make sure to install and enable the Loki/base theme as well.