PHPackages                             fatchip-gmbh/kustom-checkout-oxid7 - 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. fatchip-gmbh/kustom-checkout-oxid7

ActiveOxideshop-module

fatchip-gmbh/kustom-checkout-oxid7
==================================

Kustom Checkout module for OXID eShop version 7.X

1.1.1(2mo ago)065↓50%Apache-2.0PHPPHP &gt;=8.0

Since Oct 23Pushed 2mo agoCompare

[ Source](https://github.com/FATCHIP-GmbH/kustom-checkout-oxid7)[ Packagist](https://packagist.org/packages/fatchip-gmbh/kustom-checkout-oxid7)[ RSS](/packages/fatchip-gmbh-kustom-checkout-oxid7/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (8)Versions (13)Used By (0)

Kustom Checkout Module for the OXID eShop
=========================================

[](#kustom-checkout-module-for-the-oxid-eshop)

General
-------

[](#general)

### Title: Kustom Checkout Module for the OXID eShop

[](#title-kustom-checkout-module-for-the-oxid-eshop)

### Owner: Kustom AB,

[](#owner-kustom-ab-httpswwwkustomco)

### Prefix: fckustom

[](#prefix-fckustom)

### Version: 1.1.1

[](#version-111)

### Link:

[](#link-httpswwwkustomcocheckout)

### Mail:

[](#mail-supportfatchipde)

Description
-----------

[](#description)

OXID eShop Plugin to integrate Kustom Checkout to OXID eShop Version &gt;= 7.0.0

Installation
------------

[](#installation)

### 1. Run composer require to install the package.

[](#1-run-composer-require-to-install-the-package)

In the shop's main folder ( the one with composer.json file) run this command:

composer require fatchip-gmbh/kustom-checkout-oxid7:\*

or add the following line within the "require" section to your composer.json file:

"fatchip-gmbh/kustom-checkout-oxid7": "\*"

and run

composer install

Update
------

[](#update)

For update instructions, please check the documentation.

Testing
-------

[](#testing)

The tests are configured to work with OXIDs [docker-eshop-sdk-recipes](https://github.com/OXID-eSales/docker-eshop-sdk-recipes). To set up the testing environment using the sdk-recipies, follow these steps:

- follow the installation instructions and chose `./recipes/oxid-esales/shop/b-7.0.x-ce-dev/run.sh` as the desired recipe.
- install the module using composer.
- activate the module.
- tweak the shop root's composer.json to prepare it for the oxid testing libraries dependencies:

```
// notice: some packages need to be downgraded for the testing library to work.
    "require-dev": {
        "phpunit/phpunit": "^9.6",
        "squizlabs/php_codesniffer": "^3.5.4",
        "oxid-esales/testing-library": "dev-b-7.0.x",
        "codeception/module-webdriver": "^3",
        "codeception/lib-innerbrowser": "^3"
    }
```

- run `composer update`
- add a test\_config.yml to your shop root and configure it for the module:

```
mandatory_parameters:
  partial_module_paths: fatchip-gmbh/kustom-checkout-oxid7
  shop_path: /var/www/source

optional_parameters:
  activate_all_modules: true
  run_tests_for_shop: false
  run_tests_for_modules: true
```

- configure a symlink from source/modules to vendor/\[MODULE REPO\]
- run the tests using `phpunit -c [SOURCE/MODULES PATH]/phpunit.xml`

Documentation
-------------

[](#documentation)

You'll find a detailed documentation in German here: and in English here:

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance86

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.5% 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 ~19 days

Recently: every ~9 days

Total

8

Last Release

73d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6137a5b0efcd7f5a19f9ec8c1ee8f7ec8f783005bc68d05edfb060e0f522961?d=identicon)[FATCHIP-GmbH](/maintainers/FATCHIP-GmbH)

---

Top Contributors

[![evollrath](https://avatars.githubusercontent.com/u/31512917?v=4)](https://github.com/evollrath "evollrath (29 commits)")[![FC-NilsBaczynski](https://avatars.githubusercontent.com/u/88329301?v=4)](https://github.com/FC-NilsBaczynski "FC-NilsBaczynski (4 commits)")[![SebastianGoral-fc](https://avatars.githubusercontent.com/u/190372710?v=4)](https://github.com/SebastianGoral-fc "SebastianGoral-fc (4 commits)")[![fatchip-Stefan](https://avatars.githubusercontent.com/u/25504081?v=4)](https://github.com/fatchip-Stefan "fatchip-Stefan (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fatchip-gmbh-kustom-checkout-oxid7/health.svg)

```
[![Health](https://phpackages.com/badges/fatchip-gmbh-kustom-checkout-oxid7/health.svg)](https://phpackages.com/packages/fatchip-gmbh-kustom-checkout-oxid7)
```

###  Alternatives

[n98/magerun

Tools for managing Magento projects and installations

1.4k264.7k7](/packages/n98-magerun)[n98/magerun2

Tools for managing Magento projects and installations

928244.3k6](/packages/n98-magerun2)[razorpay/razorpay

Razorpay PHP Client Library

2024.8M44](/packages/razorpay-razorpay)[pubnub/pubnub

This is the official PubNub PHP SDK repository.

1314.6M17](/packages/pubnub-pubnub)[wp-pay/core

Core components for the WordPress payment processing library.

29119.8k97](/packages/wp-pay-core)[culqi/culqi-php

Cliente Culqi API para PHP

41356.8k1](/packages/culqi-culqi-php)

PHPackages © 2026

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