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.0k1[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 1mo ago

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 75% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity26

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

2974d 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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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