PHPackages                             buckaroo/magento1 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. buckaroo/magento1

ActiveMagento-module

buckaroo/magento1
=================

Buckaroo Magento 1 extension

v5.15.0(4y ago)24.1k2[1 issues](https://github.com/buckaroo-it/Magento/issues)CC-BY-NC-ND-3.0PHP

Since Jan 3Pushed 2y ago8 watchersCompare

[ Source](https://github.com/buckaroo-it/Magento)[ Packagist](https://packagist.org/packages/buckaroo/magento1)[ Docs](https://www.buckaroo.nl)[ RSS](/packages/buckaroo-magento1/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)DependenciesVersions (44)Used By (0)

 [![](https://camo.githubusercontent.com/02129405bb7e604699a8e246b57a9ecca44ca98c6b05cc444f021634eaf21560/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333437322f6d6167656e746f315f69636f6e2e706e67)](https://camo.githubusercontent.com/02129405bb7e604699a8e246b57a9ecca44ca98c6b05cc444f021634eaf21560/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333437322f6d6167656e746f315f69636f6e2e706e67)

Buckaroo Magento Payments Plugin
================================

[](#buckaroo-magento-payments-plugin)

[![Latest release](https://camo.githubusercontent.com/f703fc07db0b46f202d5c0e07083a112df732d890c3cf9351df5820d67fb4431/68747470733a2f2f62616467656e2e6e65742f6769746875622f72656c656173652f6275636b61726f6f2d69742f4d6167656e746f)](https://github.com/buckaroo-it/Magento/releases)

### Index

[](#index)

- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Upgrade](#upgrade)
- [Configuration](#configuration)
- [Contribute](#contribute)
- [Versioning](#versioning)
- [Additional information](#additional-information)

---

### About

[](#about)

Magento Open Source, previously Magento Community Edition, is an open-source eCommerce platform. Please note that Magento is currently end of life and Adobe only publishes updates for Magento 2 which is the successor (newer version).

The Buckaroo Payments Plugin ([Dutch](https://support.buckaroo.nl/categorieen/plugins/magento-1) or [English](https://support.buckaroo.eu/categories/plugins/magento-1)) for Magento 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

[](#requirements)

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

- A Buckaroo account ([Dutch](https://www.buckaroo.nl/start) or [English](https://www.buckaroo.eu/solutions/request-form))
- Magento version 1.9.x
- PHP 7.4 or higher

### Installation

[](#installation)

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

**Login with SSH and execute the following commands via the command line:**

```
composer require buckaroo/magento1

```

**Extension activation and updates**

Execute the following commands via the command line:

```
cp -ra vendor/buckaroo/magento1/app/* YOUR_MAGENTO_INSTALLATION_ROOT/app
cp -ra vendor/buckaroo/magento1/skin/* YOUR_MAGENTO_INSTALLATION_ROOT/skin

```

**File access rights**

Depending on the operating system, make sure the just added files have the correct access rights so that the web server can access and execute the files correctly.

The composer command can be executed by the logged in user on the server which is sometimes not the same as the user of the web server. The files created by composer can not be read by the web server which can lead to unexpected behavior.

> Composer will install the files in: vendor/buckaroo/magento1

**Flush cache and sessions**

Flush your Magento cache using the following command:

```
rm -rf MAGENTO_INSTALLATION_ROOT/var/cache/*
rm -rf MAGENTO_INSTALLATION_ROOT/var/session/*

```

**The installation is now completed.**

### Upgrade

[](#upgrade)

To be able to make use of the latest features and bugfixes you should update the extension frequently. To do this you have to execute the following commands and flush your Magento cache.

```
composer update buckaroo/magento1

```

### Configuration

[](#configuration)

For the configuration of the plugin, please refer to our [Dutch](https://support.buckaroo.nl/categorieen/plugins/magento-1) or [English](https://support.buckaroo.eu/categories/plugins/magento-1) support website. You'll find all the needed information there. You can also contact our [technical support department](mailto:support@buckaroo.nl) if you still have some unanswered questions.

### Contribute

[](#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](CONTRIBUTING.md).

### Versioning

[](#versioning)

 [![](https://camo.githubusercontent.com/51bfb67265be8ab7e6af3637c4573fa9c812653be61480fae6b88119511e593a/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333438302f6d6167656e746f5f76657273696f6e696e672e706e67)](https://camo.githubusercontent.com/51bfb67265be8ab7e6af3637c4573fa9c812653be61480fae6b88119511e593a/68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333438302f6d6167656e746f5f76657273696f6e696e672e706e67)

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

### Additional information

[](#additional-information)

- **Knowledge base &amp; FAQ:** Available in [Dutch](https://support.buckaroo.eu/categories/plugins/magento-1) or [English](https://support.buckaroo.nl/categorieen/plugins/magento-1).
- **Support:**
- **Contact:**  or +31 (0)30 711 50 50

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 62.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~17 days

Recently: every ~107 days

Total

41

Last Release

1658d ago

Major Versions

v4.22.0 → v5.0.0.x-dev2020-01-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/aee7e92d03b2430619af3bce5a15e98136d4880889fce092d83ce134085fe1f7?d=identicon)[buckaroo](/maintainers/buckaroo)

---

Top Contributors

[![vladislav-padalka-hys](https://avatars.githubusercontent.com/u/15833638?v=4)](https://github.com/vladislav-padalka-hys "vladislav-padalka-hys (56 commits)")[![saranchuk-hys](https://avatars.githubusercontent.com/u/59468793?v=4)](https://github.com/saranchuk-hys "saranchuk-hys (20 commits)")[![harli91](https://avatars.githubusercontent.com/u/3657605?v=4)](https://github.com/harli91 "harli91 (5 commits)")[![Buckaroo-Rene](https://avatars.githubusercontent.com/u/105488705?v=4)](https://github.com/Buckaroo-Rene "Buckaroo-Rene (4 commits)")[![Buckaroo-Rens](https://avatars.githubusercontent.com/u/59445921?v=4)](https://github.com/Buckaroo-Rens "Buckaroo-Rens (3 commits)")[![Khoa-Buckaroo](https://avatars.githubusercontent.com/u/49439259?v=4)](https://github.com/Khoa-Buckaroo "Khoa-Buckaroo (1 commits)")[![vlad-smorodskiy-hys](https://avatars.githubusercontent.com/u/66367823?v=4)](https://github.com/vlad-smorodskiy-hys "vlad-smorodskiy-hys (1 commits)")

---

Tags

bancontactcreditcardsidealmagentomagento1-enterprisemagento1-extensionmagento1-modulemagento1-payment-gateway

### Embed Badge

![Health badge](/badges/buckaroo-magento1/health.svg)

```
[![Health](https://phpackages.com/badges/buckaroo-magento1/health.svg)](https://phpackages.com/packages/buckaroo-magento1)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
