@snowdog/create-alpaca-theme

1.0.1 • Public • Published

Create Alpaca Theme

Quickly create Magento 2 Child Theme based on Snowdog Alpaca Theme.

Requirements

  • Working and valid Magento 2.4 instance.
  • Node >= 16.

Quick Overview

  • Run from Magento project root directory:
    npx @snowdog/create-alpaca-theme
  • Select installation options.

After installation is completed:

  • Go to Admin Panel -> Content -> Design -> Configuration and choose your theme.
  • Run yarn dev in app/design/frontend/VENDOR_NAME/CHILD_THEME_NAME/Snowdog_Components directory to see components in Fractal environment.

What it does?

User guide

Useful Links

Testing and local development

  • Clone this repository
  • Change name of package in package.json to create-alpaca-theme
  • Install package globally: npm install -g
  • Link command running npm link
  • Run npx create-alpaca-theme from Magento project root directory

Troubleshooting


2022 Snowdog

Dependencies (4)

Dev Dependencies (3)

Package Sidebar

Install

npm i @snowdog/create-alpaca-theme

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

137 kB

Total Files

38

Last publish

Collaborators

  • piotr.krusicki
  • robert.wozniak
  • pawel.kajdasz
  • anqasnow