Skip to content

randallelliott714/Magento-create-alpaca-theme

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published