PHPackages                             robbieaverill/silverstripe-chec - 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. robbieaverill/silverstripe-chec

ActiveSilverstripe-vendormodule

robbieaverill/silverstripe-chec
===============================

A Silverstripe 4 module which integrates with Chec

1.0.1(8y ago)02BSD-3-ClausePHP

Since Jul 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/robbieaverill/silverstripe-chec)[ Packagist](https://packagist.org/packages/robbieaverill/silverstripe-chec)[ RSS](/packages/robbieaverill-silverstripe-chec/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Chec integration for Silverstripe 4
===================================

[](#chec-integration-for-silverstripe-4)

[![Build Status](https://camo.githubusercontent.com/3e4daedf8dd8dad1adde55d00853f8bd85b8a89fed745119922ffee0f1ecda6b/68747470733a2f2f7472617669732d63692e6f72672f726f6262696561766572696c6c2f73696c7665727374726970652d636865632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/robbieaverill/silverstripe-chec)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6921eca56c5157a92619b37fe216e0361a5b7c67731fd22374e3001cc412584d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726f6262696561766572696c6c2f73696c7665727374726970652d636865632f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/robbieaverill/silverstripe-chec/?branch=master)[![codecov](https://camo.githubusercontent.com/13b6b2bc06f10cd451edbc36d27194e270de85b36ca80e5471970990f66fcd63/68747470733a2f2f636f6465636f762e696f2f67682f726f6262696561766572696c6c2f73696c7665727374726970652d636865632f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/robbieaverill/silverstripe-chec)

Introduction
------------

[](#introduction)

This module adds a `[BuyNow][/BuyNow]` shortcode to the Silverstripe CMS which can integrate with [Chec Platform](https://chec.io) in order to display a "buy now" button for your Chec products, with an integrated checkout window.

This project is a fork of [fspringveldt/silverstripe-checio-integration](https://github.com/fspringveldt/silverstripe-checio-integration)which should be used for SilverStripe 3.x projects.

Requirements
------------

[](#requirements)

- PHP ^7.3
- Silverstripe CMS ^4.5

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

[](#installation)

```
composer require robbieaverill/silverstripe-chec

```

### Loading the Chec JavaScript

[](#loading-the-chec-javascript)

This extension automatically tries to load the Chec JavaScript file, but for some reason should your active template block requirements, `ChecExtension::getJavaScript()` fetches and loads this JavaScript content inline for you.

Placing this before the closing body tag (e.g. `$ChecJavaScript`) in either your `app` or `themes/templates/Page.ss` ensures that it always gets loaded.

Usage
-----

[](#usage)

The below short code should be placed in your the content section of your CMS page editor window:

```
[BuyNowButton,permalink=""][/BuyNowButton]

```

Replace `` with your Chec product permalink and `` with the text you want displayed in your button/link. You may also add a `class="..."` attribute to the permalink to control the classes added to the button when it is rendered.

Maintainer
----------

[](#maintainer)

Robbie Averill

License
-------

[](#license)

This module is licensed under the [BSD-3-Clause license](LICENSE). The project is a fork of [fspringveldt/silverstripe-checio-integration](https://github.com/fspringveldt/silverstripe-checio-integration), and the original license has been retained in accordance.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 78.9% 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 ~309 days

Total

4

Last Release

2279d ago

Major Versions

1.0.x-dev → 2.0.0-beta12020-02-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/04057079b9a8a168a9e8c40cf7bac17f05047255c48b71b63fc610db06f096cb?d=identicon)[robbieaverill](/maintainers/robbieaverill)

---

Top Contributors

[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (15 commits)")[![fspringveldt](https://avatars.githubusercontent.com/u/10938392?v=4)](https://github.com/fspringveldt "fspringveldt (4 commits)")

---

Tags

silverstripechec.io

### Embed Badge

![Health badge](/badges/robbieaverill-silverstripe-chec/health.svg)

```
[![Health](https://phpackages.com/badges/robbieaverill-silverstripe-chec/health.svg)](https://phpackages.com/packages/robbieaverill-silverstripe-chec)
```

###  Alternatives

[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)

PHPackages © 2026

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