loki/magento2-theme-luma

Independent Magento 2 theme to remove all Luma JavaScript but keep Luma LESS

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Language:HTML

Type:magento2-theme

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

This package is auto-updated.

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


README

An independent Magento 2 theme to remove all Luma JavaScript and add CSS via Fylgja

Installation

mkdir -p app/design/frontend/Loki/
cd app/design/frontend/Loki/
git clone git@github.com:LokiExtensions/loki-base-theme.git base

Make sure to install and enable the Loki_Theme module as well.