PHPackages                             fatchip-gmbh/plugin\_oxid6\_srcinject - 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. fatchip-gmbh/plugin\_oxid6\_srcinject

ActiveOxideshop-module[Utility &amp; Helpers](/categories/utility)

fatchip-gmbh/plugin\_oxid6\_srcinject
=====================================

An Oxid Module for sourcecode injection

1.0.0(4y ago)024GPL-3.0PHPPHP &gt;=7.3

Since Nov 25Pushed 4y ago2 watchersCompare

[ Source](https://github.com/FATCHIP-GmbH/plugin_oxid6_srcinject)[ Packagist](https://packagist.org/packages/fatchip-gmbh/plugin_oxid6_srcinject)[ Docs](https://www.fatchip.de/)[ RSS](/packages/fatchip-gmbh-plugin-oxid6-srcinject/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Fatchip Oxid Sourcecode Injection Module
========================================

[](#fatchip-oxid-sourcecode-injection-module)

OXID Module for sourcecode injection
With this module you can add additional content such as
CSS snippets or tracking codes, fed directly into the source code through the admin page.

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

[](#installation)

### Installation with Composer

[](#installation-with-composer)

- In your console, navigate to the root directory of your shop
- Use the following command to install the module: `composer require fatchip-gmbh/plugin_oxid6_srcinject`

### Manual Installation

[](#manual-installation)

- Copy the content into source/modules of the shop installation
- In the composer.json file in the base folder of the shop add the autoload configuration or extend if already existing:

```
"autoload-dev": {
    "psr-4": {
        "FATCHIP\\fcsrcinject\\": "./source/modules/fc/fcsrcinject"
    }
},

```

- Connect to the webserver with a console, navigate to the shop base folder and execute the following command:

```
vendor/bin/composer dump-autoload

```

- If your OXID Version &gt;= 6.2, execute the following command

```
vendor/bin/oe-console oe:module:install-configuration source/modules/fc/fcsrcinject

```

- Log in to the shop admin area go to the module
- Enable the module
- In the module settings
    - Set Head injection if needed
    - Set Body injection if needed

Author
------

[](#author)

FATCHIP GmbH |  |

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.7% 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

Unknown

Total

1

Last Release

1626d ago

### Community

Maintainers

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

---

Top Contributors

[![MikolaiHecht](https://avatars.githubusercontent.com/u/52410736?v=4)](https://github.com/MikolaiHecht "MikolaiHecht (18 commits)")[![FC-NilsBaczynski](https://avatars.githubusercontent.com/u/88329301?v=4)](https://github.com/FC-NilsBaczynski "FC-NilsBaczynski (1 commits)")

---

Tags

OXIDmoduleseshop

### Embed Badge

![Health badge](/badges/fatchip-gmbh-plugin-oxid6-srcinject/health.svg)

```
[![Health](https://phpackages.com/badges/fatchip-gmbh-plugin-oxid6-srcinject/health.svg)](https://phpackages.com/packages/fatchip-gmbh-plugin-oxid6-srcinject)
```

###  Alternatives

[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

19981.7k2](/packages/ddoe-wysiwyg-editor-module)[oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

20459.1k2](/packages/oxid-esales-gdpr-optin-module)

PHPackages © 2026

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