binary-hype / sw-tools
Tools package for Shopware 6 development
1.0.2
2025-01-13 21:00 UTC
Requires
- php: ^8.1
- laravel/prompts: *
- symfony/console: ^6.4|^7.0
- symfony/process: ^6.4|^7.0
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