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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hypershop/module-exclude-footer-scripts-os

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

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)121.2k↑566.7%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 yesterday

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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

1339d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8039493?v=4)[Jelle Siderius](/maintainers/jellesiderius)[@jellesiderius](https://github.com/jellesiderius)

![](https://avatars.githubusercontent.com/u/116798051?v=4)[HYPER](/maintainers/hypershopbv)[@hypershopbv](https://github.com/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)
```

###  Alternatives

[davidpiesse/nova-maintenance-mode

Enable and disable Maintenance Mode from within Laravel Nova

3364.0k](/packages/davidpiesse-nova-maintenance-mode)[arkhas/laravel5calendar

A calendar with event managment package for laravel 5 using Carbon and Blade templating

181.6k](/packages/arkhas-laravel5calendar)

PHPackages © 2026

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