binary-hype/sw-tools

Tools package for Shopware 6 development

1.0.2 2025-01-13 21:00 UTC

This package is auto-updated.

Last update: 2025-06-13 22:01:07 UTC


README

The sw-tools package is a utility library designed to assist with various tasks in a Shopware environment. It includes tools for generating CMS blocks and elements.

Installation

composer require binary-hype/sw-tools

Usage

After installing the package, you can use the sw-tools command to access the various tools provided by the package.

Generator

sw-tools generate

When running the command you will be prompted various questions depending on what you want to create. You don't need to remember flags or arguments, the generator will guide you through the process.

Documentation

WIP

License

MIT