PHPackages                             daanbeverdam/checkout-block-provider - 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. [API Development](/categories/api)
4. /
5. daanbeverdam/checkout-block-provider

ActiveMagento2-module[API Development](/categories/api)

daanbeverdam/checkout-block-provider
====================================

Provides a CMS block to the knockout checkout template.

1.1.0(8y ago)122.1k1[1 issues](https://github.com/daanbeverdam/checkout-block-provider/issues)PHP

Since Dec 3Pushed 8y ago4 watchersCompare

[ Source](https://github.com/daanbeverdam/checkout-block-provider)[ Packagist](https://packagist.org/packages/daanbeverdam/checkout-block-provider)[ RSS](/packages/daanbeverdam-checkout-block-provider/feed)WikiDiscussions master Synced today

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

CheckoutBlockProvider
=====================

[](#checkoutblockprovider)

A Magento 2 module that provides a CMS block to the checkout template.

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

[](#installation)

Install the module by using composer.

```
composer require daanbeverdam/checkout-block-provider

```

Or, if you prefer, install the module manually by downloading this repo as a zip and extracting it in `app/code/DaanBeverdam/CheckoutBlockProvider`. Then enable the module and run `setup:upgrade`.

```
bin/magento module:enable DaanBeverdam_CheckoutBlockProvider
bin/magento setup:upgrade

```

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

[](#configuration)

By default, the module looks for a CMS block with identifier `checkout_block`. You'll have to create this block yourself, or change the `$blockId` argument to an already existing block in the `etc/frontend/di.xml` file.

The block will be shown before the first step in the checkout. If you want to move it down, you'll have to change the `sortOrder` value in the `view/frontend/layout/checkout_index_index.xml` file.

For a more in depth write-up on this module check out [this post](https://www.daanbeverdam.com/adding-a-static-cms-block-to-the-magento-2-checkout/) on my personal website.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

3028d ago

### Community

Maintainers

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

---

Top Contributors

[![daanbeverdam](https://avatars.githubusercontent.com/u/13944585?v=4)](https://github.com/daanbeverdam "daanbeverdam (8 commits)")

---

Tags

blockcheckoutcmsknockoutjsmagento2magento2-module

### Embed Badge

![Health badge](/badges/daanbeverdam-checkout-block-provider/health.svg)

```
[![Health](https://phpackages.com/badges/daanbeverdam-checkout-block-provider/health.svg)](https://phpackages.com/packages/daanbeverdam-checkout-block-provider)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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