PHPackages                             hypershop/module-exclude-footer-scripts-os - 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. hypershop/module-exclude-footer-scripts-os

ActiveMagento2-module

hypershop/module-exclude-footer-scripts-os
==========================================

Module to exclude javascript movement to the bottom of your page. This allows scripts to be executing immediately during page load.

100.4.5.1(3y ago)12397↓33.3%OSL-3.0PHP

Since Nov 2Pushed 3y ago2 watchersCompare

[ Source](https://github.com/hypershopbv/Hypershop_ExcludeFooterScripts)[ Packagist](https://packagist.org/packages/hypershop/module-exclude-footer-scripts-os)[ Docs](https://github.com/hypershopbv/Hypershop_ExcludeFooterScripts)[ RSS](/packages/hypershop-module-exclude-footer-scripts-os/feed)WikiDiscussions main Synced 1mo ago

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

Goal
----

[](#goal)

- Module to exclude javascript movement to the bottom of your page. This is very useful when using the JS setting: "Move JS code to the bottom of the page". This allows scripts to be executing immediately during page load.

Installation / Setup
--------------------

[](#installation--setup)

- Install the module using the command `composer require hypershop/module-exclude-footer-scripts-os`
- After installing, run a `bin/magento setup:upgrade` to add it to the Magento module list.

Usage / Settings
----------------

[](#usage--settings)

- To prevent scripts to be moved to the bottom of your page, add the `excluded` tag to the script.

```

    console.log('I get moved to the footer after load');

```

```

    console.log('I do not get moved to the bottom!');

```

Common issues
-------------

[](#common-issues)

- None known so far.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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 ~0 days

Total

2

Last Release

1284d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/20e58e1acd0ab448438c45e1c029363980969313c4629459828a8359c9b6e0cc?d=identicon)[hypershopbv](/maintainers/hypershopbv)

---

Top Contributors

[![jellesiderius](https://avatars.githubusercontent.com/u/8039493?v=4)](https://github.com/jellesiderius "jellesiderius (11 commits)")

---

Tags

e-commercemagentomagento2magento2-extensionmagento2-extension-freemagento2-modulemagento2-module-free

### Embed Badge

![Health badge](/badges/hypershop-module-exclude-footer-scripts-os/health.svg)

```
[![Health](https://phpackages.com/badges/hypershop-module-exclude-footer-scripts-os/health.svg)](https://phpackages.com/packages/hypershop-module-exclude-footer-scripts-os)
```

PHPackages © 2026

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