{"id":33953111,"url":"https://github.com/buckaroo-it/shopware6","last_synced_at":"2026-04-07T10:01:09.955Z","repository":{"id":37091288,"uuid":"241079501","full_name":"buckaroo-it/Shopware6","owner":"buckaroo-it","description":"Repository containing the Shopware 6 Payment Plugin by Buckaroo","archived":false,"fork":false,"pushed_at":"2026-04-01T15:19:07.000Z","size":5053,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-04-01T19:46:32.780Z","etag":null,"topics":["bancontact","buckaroo","creditcard","ideal","paymentmethods","shopware","shopware-payment","shopware6","shopware6-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buckaroo-it.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-17T10:26:53.000Z","updated_at":"2026-03-30T12:19:02.000Z","dependencies_parsed_at":"2024-05-02T13:57:35.546Z","dependency_job_id":"d8c2aeca-4783-497d-9e23-e16b792feabf","html_url":"https://github.com/buckaroo-it/Shopware6","commit_stats":{"total_commits":306,"total_committers":14,"mean_commits":"21.857142857142858","dds":"0.43790849673202614","last_synced_commit":"9c4d6cf866a1d545fb9c4344bcb3f7df40cf4142"},"previous_names":["buckaroo-it/shopware_6"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/buckaroo-it/Shopware6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FShopware6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FShopware6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FShopware6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FShopware6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buckaroo-it","download_url":"https://codeload.github.com/buckaroo-it/Shopware6/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buckaroo-it%2FShopware6/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31508282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bancontact","buckaroo","creditcard","ideal","paymentmethods","shopware","shopware-payment","shopware6","shopware6-plugin"],"created_at":"2025-12-12T19:56:28.862Z","updated_at":"2026-04-07T10:01:09.916Z","avatar_url":"https://github.com/buckaroo-it.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/8ad00a67-7902-4e47-89ef-1af4b7426a50\" width=\"200px\" position=\"center\"\u003e\n\u003c/p\u003e\n\n# Buckaroo Shopware 6 Payments Plugin\n[![Latest release](https://badgen.net/github/release/buckaroo-it/Shopware_6)](https://github.com/buckaroo-it/Shopware_6/releases)\n\n### Index\n- [About](#about)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Upgrade](#upgrade)\n- [Configuration](#configuration)\n- [Versioning](#versioning)\n- [Additional information](#additional-information)\n---\n\n### About\n\nShopware is a modular online shop system developed in Germany since 2004. It is available both as open source software and in commercial editions.\n\nThe Buckaroo Payments Plugin ([Dutch](https://support.buckaroo.nl/categorieen/plugins/shopware-6) or [English](https://support.buckaroo.eu/categories/plugins)) 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.\nStart accepting payments within a few minutes.\n\n### Requirements\n\nTo use the Buckaroo plugin, please be aware of the following minimum requirements:\n- A Buckaroo account ([Dutch](https://www.buckaroo.nl/start) or [English](https://www.buckaroo.eu/solutions/request-form))\n- Shopware 6.5.0 up to 6.7.6.0\n- PHP 8.2 or higher\n\n\u003e **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.\n\n### Installation\n\nWe recommend you to install the Buckaroo Shopware 6 Payments plugin with composer. It is easy to install, update and maintain.\n\n**Run the following commands:**\n\n```\ncd S6_INSTALLATION_ROOT\ncomposer require buckaroo/shopware6\nln -s ../../vendor/buckaroo/shopware6 custom/plugins/BuckarooPayments\nbin/console plugin:refresh\nbin/console plugin:install --activate BuckarooPayments\nbin/console cache:clear\n```\n\n### Upgrade\n\n**You can also upgrade/update the Buckaroo plugin with composer. To do this, please run the following commands:**\n\n```\ncomposer update buckaroo/shopware6\nbin/console plugin:update BuckarooPayments\nbin/console cache:clear\n```\n\n\u003e No administration rebuild is needed after upgrading. The plugin automatically uses the correct pre-built assets for your Shopware version.\n\n### Configuration\n\nFor the configuration of the plugin, please refer to our [Dutch](https://support.buckaroo.nl/categorieen/plugins/shopware-6) or [English](https://support.buckaroo.eu/categories/plugins) support website.\nYou will find all the necessary information there. But if you still have some unanswered questions, then please contact our [technical support department](mailto:support@buckaroo.nl).\n\n### Contribute\n\nWe really appreciate it when developers contribute to improve the Buckaroo plugins.\nIf you want to contribute as well, then please follow our [Contribution Guidelines](CONTRIBUTING.md).\n\n### Versioning \n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://www.buckaroo.nl/media/3485/shopware6_versioning.png\" width=\"500px\" position=\"center\"\u003e\n\u003c/p\u003e\n\n- **MAJOR:** Breaking changes that require additional testing/caution.\n- **MINOR:** Changes that should not have a big impact.\n- **PATCHES:** Bug and hotfixes only.\n\n### Additional information\n- **Knowledge base \u0026 FAQ:** Available in [Dutch](https://support.buckaroo.nl/categorieen/plugins/shopware-6) or [English](https://support.buckaroo.nl/categorieen/plugins).\n- **Support:** https://support.buckaroo.eu/contact\n- **Contact:** [support@buckaroo.nl](mailto:support@buckaroo.nl) or [+31 (0)30 711 50 50](tel:+310307115050)\n\n\u003cb\u003ePlease note:\u003c/b\u003e\u003cbr\u003e\nThis file has been prepared with the greatest possible care and is subject to language and/or spelling errors.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuckaroo-it%2Fshopware6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuckaroo-it%2Fshopware6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuckaroo-it%2Fshopware6/lists"}