Skip to content

Installation Github

Christian Dangl edited this page Sep 30, 2022 · 1 revision

If you can't use the Shopware Store, or install it on a terminal level (because you're not a developer), then you can easily download a ZIP file that you can then manually upload and install in your Shopware Administration.

Please see the list of available and official releases here: GitHub Releases.

Open the version that you would like to install by clicking on the version title.

On this page, you should see the full changelog and a section that is called "Assets". Please download the file that is usually named MolliePayments-vX.Y.Z.zip.

Now open your Shopware Administration, navigate to My extensions and click on the button Upload Extension in the top right corner. Select your ZIP file and proceed by installing and also activating the plugin, once it's uploaded.

You could also grab any commit or branch that you want to try from Github - in this case you need to create your own ZIP file to upload it in the Shopware Backend, or just replace the existing files within your current plugin directory.

Please note, that only stable and official releases are tested on our side. There's no guarantee or warranty for pre-releases or self made versions from commits.

Clone this wiki locally