Skip to content

A configuration tool that provides the theme.json file for a shopware 6 plugin

License

Notifications You must be signed in to change notification settings

SpaceParrots/Sw6ThemeConfigGenerator

Repository files navigation

Sw6ThemeConfigGenerator

A configuration tool that provides the theme.json file for a shopware 6 plugin

http://sw6theme-config-generator.surge.sh

Get started

Clone the repository and navigate into the project directory

git clone https://github.com/SpaceParrots/Sw6ThemeConfigGenerator.git

cd Sw6ThemeConfigGenerator

Install npm packages

Install the npm packages described in the package.json:

npm install or yarn install

The npm run start command starts a local webserver for development

The npm run build command builds (compiles TypeScript and copies assets) into the dist/Sw6ThemeConfigGenerator directory

About

A configuration tool that provides the theme.json file for a shopware 6 plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published