PHPackages                             sndsabin/module-additionalshippingblock - 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. sndsabin/module-additionalshippingblock

ActiveMagento2-module

sndsabin/module-additionalshippingblock
=======================================

This module lets you add the block in the desired position within shipping method in checkout page

1.0.0(5y ago)423GPL-3.0PHP

Since Aug 15Pushed 1w ago1 watchersCompare

[ Source](https://github.com/sndsabin/AdditionalShippingBlock)[ Packagist](https://packagist.org/packages/sndsabin/module-additionalshippingblock)[ RSS](/packages/sndsabin-module-additionalshippingblock/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

AdditionalShippingBlock - Magento 2 Module
==========================================

[](#additionalshippingblock---magento-2-module)

- [Main Functionality](#main-functionality)
- [Installation](#installation)
- [Configuration](#configuration)

Main Functionality
------------------

[](#main-functionality)

This module lets you add a block in the desired placement position within the shipping method on the checkout page.

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Composer (recommended)

[](#type-1-composer-recommended)

- Install the module composer by running `composer require sndsabin/module-additionalshippingblock`
- enable the module by running `php bin/magento module:enable SNDSABIN_AdditionalShippingBlock`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Zip file

[](#type-2-zip-file)

- Unzip the zip file or git clone(`git clone https://github.com/sndsabin/AdditionalShippingBlock.git`) this repo in `app/code/SNDSABIN/`.
- Enable the module by running `php bin/magento module:enable SNDSABIN_AdditionalShippingBlock`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

### Block

[](#block)

[![Overall block group configuration](docs/images/block.png)](docs/images/block.png)

1. Select Block to be rendered on the checkout page

    - Stores &gt; Configuration &gt; Additional Shipping Block &gt; View Settings &gt; Block &gt; Block
    - select the block to be added above/below the shipping methods on the checkout page.

    [![Select block to be rendered](docs/images/select-block.png)](docs/images/select-block.png)
2. Select the block placement

- Stores &gt; Configuration &gt; Additional Shipping Block &gt; View Settings &gt; Block &gt; Block Placement

    - select the position of the selected block to be placed on the checkout page (above or below the shipping methods).

    **Default Option: After Shipping Methods**[![Block placement](docs/images/block-placement.png)](docs/images/block-placement.png)

3 Render Selected Block Even if it's not enabled (optional)

- Stores &gt; Configuration &gt; Additional Shipping Block &gt; View Settings &gt; Block &gt; Render Selected Block If Disabled
- select the Yes / No Option (If selected Yes, the selected block will be rendered on the checkout page even if the selected block is not enabled.)

    **Default Option: No**[![Render selected block if it's not enabled](docs/images/render-block-if-disabled.png)](docs/images/render-block-if-disabled.png)

### General

[](#general)

[![Overall block group configuration](docs/images/general.png)](docs/images/general.png)

1. Make the selected block visible on the checkout page

- Stores &gt; Configuration &gt; Additional Shipping Block &gt; View Settings &gt; General &gt; Enabled
- select the Yes / No Option (If enabled, the assigned block will be visible in the desired position within the shipping method on the checkout page.)

    **Default Option: Yes**[![Make the selected block visible in checkout page](docs/images/render-block-if-disabled.png)](docs/images/render-block-if-disabled.png)

Frontend Checkout Page
----------------------

[](#frontend-checkout-page)

#### Block Placement : After Shipping Methods

[](#block-placement--after-shipping-methods)

[![Block placement after the shipping method selected](docs/images/after-the-shipping-method.png)](docs/images/after-the-shipping-method.png)

#### Block Placement : Before Shipping Methods

[](#block-placement--before-shipping-methods)

[![Block placement before the shipping method selected](docs/images/before-the-shipping-method.png)](docs/images/before-the-shipping-method.png)

#### Template css class

[](#template-css-class)

There are two classes added to the div element in the template `additional-shipping-block-container` and `additional-shipping-block-content` if in case you need to use it.

[![Template css class](docs/images/template-css-classes.png)](docs/images/template-css-classes.png)

License
-------

[](#license)

[GPL](LICENSE)

##### Uppercase Vendor Name 😛 ?

[](#uppercase-vendor-name--)

Yes 😄

**Bootstrapped using [Mage2Gen](https://mage2gen.com). Inspired from [magento2-module-additional-shipping-block](https://github.com/sohelrana09/magento2-module-additional-shipping-block).**

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance64

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2094d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

additional-blockcheckoutcheckout-pagemagento2magento2-blockmagento2-extensionmagento2-moduleshipping-methodshipping-methodsstatic-blocks

### Embed Badge

![Health badge](/badges/sndsabin-module-additionalshippingblock/health.svg)

```
[![Health](https://phpackages.com/badges/sndsabin-module-additionalshippingblock/health.svg)](https://phpackages.com/packages/sndsabin-module-additionalshippingblock)
```

PHPackages © 2026

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