PHPackages                             d3/oxid-paypal-replacement - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. d3/oxid-paypal-replacement

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

d3/oxid-paypal-replacement
==========================

Empty replacement for the Paypal module if it is not used and should be removed from the installation.

1.0.2(4y ago)02.1kGPL-3.0-or-later

Since Nov 19Pushed 4y ago3 watchersCompare

[ Source](https://github.com/d3datadevelopment/Paypal-Replacement)[ Packagist](https://packagist.org/packages/d3/oxid-paypal-replacement)[ RSS](/packages/d3-oxid-paypal-replacement/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Paypal replacement if module is not used
========================================

[](#paypal-replacement-if-module-is-not-used)

This package removes the unused OXID Paypal module package from the shop and prevents conflicts in later updates.

Install
-------

[](#install)

if the Paypal module is not used and should be removed from the shop installation

- Deactivate the Paypal module in the shop backend.
- Run this composer statement in your shop. Adjust this instruction if your installation requires it.

    `composer require d3/oxid-paypal-replacement --update-no-dev`
- Manually remove the files from source/modules/oe/oepaypal.
- OXID eShop 6.2 only:

    ```
    composer require -n oxid-esales/oxideshop-update-component oxid-esales/developer-tools --update-no-dev
    vendor/bin/oe-console oe:module:reset-configurations
    vendor/bin/oe-console oe:oxideshop-update-component:install-all-modules
    composer remove -n oxid-esales/oxideshop-update-component oxid-esales/developer-tools --update-no-dev

    ```

    Please ignore "not readable file" message.

Uninstall
---------

[](#uninstall)

if the Paypal module is to be used again

- Manually clean up the replacement module entry (d3/oxid-paypal-replacement) from the vendor/composer/installed.json and composer.lock files.
- Run this composer statement in your shop. Adjust this instruction if your installation requires it.

    `composer remove d3/oxid-paypal-replacement --update-no-dev`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~645 days

Total

2

Last Release

1718d ago

### Community

Maintainers

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

---

Top Contributors

[![SeifertDaniel](https://avatars.githubusercontent.com/u/9882400?v=4)](https://github.com/SeifertDaniel "SeifertDaniel (6 commits)")

### Embed Badge

![Health badge](/badges/d3-oxid-paypal-replacement/health.svg)

```
[![Health](https://phpackages.com/badges/d3-oxid-paypal-replacement/health.svg)](https://phpackages.com/packages/d3-oxid-paypal-replacement)
```

###  Alternatives

[miracuthbert/laravel-multi-tenancy

A single database and multi-database multi-tenancy package for Laravel 5.8 and up

161.6k](/packages/miracuthbert-laravel-multi-tenancy)

PHPackages © 2026

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