Skip to content

buckaroo-it/Shopware6

Repository files navigation

Buckaroo Shopware 6 Payments Plugin

Latest release

Index


About

Shopware is a modular online shop system developed in Germany since 2004. It is available both as open source software and in commercial editions.

The Buckaroo Payments Plugin (Dutch or English) for Shopware 6 enables a ready-to-sell payment gateway. You can choose from popular online payment methods in The Netherlands, Belgium, France, Germany and globally. Start accepting payments within a few minutes.

Requirements

To use the Buckaroo plugin, please be aware of the following minimum requirements:

  • A Buckaroo account (Dutch or English)
  • Shopware 6.5.0 up to 6.7.6.0
  • PHP 8.2 or higher

No administration rebuild required. The plugin ships pre-built administration assets for all supported Shopware versions (6.6 and 6.7+). After installing or updating the plugin you do not need to run bin/build-administration.sh or any other build command.

Installation

We recommend you to install the Buckaroo Shopware 6 Payments plugin with composer. It is easy to install, update and maintain.

Run the following commands:

cd S6_INSTALLATION_ROOT
composer require buckaroo/shopware6
ln -s ../../vendor/buckaroo/shopware6 custom/plugins/BuckarooPayments
bin/console plugin:refresh
bin/console plugin:install --activate BuckarooPayments
bin/console cache:clear

Upgrade

You can also upgrade/update the Buckaroo plugin with composer. To do this, please run the following commands:

composer update buckaroo/shopware6
bin/console plugin:update BuckarooPayments
bin/console cache:clear

No administration rebuild is needed after upgrading. The plugin automatically uses the correct pre-built assets for your Shopware version.

Configuration

For the configuration of the plugin, please refer to our Dutch or English support website. You will find all the necessary information there. But if you still have some unanswered questions, then please contact our technical support department.

Contribute

We really appreciate it when developers contribute to improve the Buckaroo plugins. If you want to contribute as well, then please follow our Contribution Guidelines.

Versioning

  • MAJOR: Breaking changes that require additional testing/caution.
  • MINOR: Changes that should not have a big impact.
  • PATCHES: Bug and hotfixes only.

Additional information

Please note:
This file has been prepared with the greatest possible care and is subject to language and/or spelling errors.

Packages

 
 
 

Contributors