Shopware 6 Theme entwickeln – Community store/Compile a theme

image_pdfimage_print

Shopware 6 Theme entwickeln – Community store/Compile a theme

[expand title=“mehr lesen…“]

Community store

To publish your plugins in the Shopware Community Store, you need to register your own developer prefix in your Shopware account.

After that process you can compile your created theme, then create a zip file of the folder and upload your theme to the Shopware Community Store.

Compile a theme

# run this to compile your theme
$ bin/console theme:compile
[/expand]
Nach oben scrollen