PHPackages                             plumpss/silverstripe-shop-closed-message - 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. plumpss/silverstripe-shop-closed-message

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

plumpss/silverstripe-shop-closed-message
========================================

SilverStripe Shop module to temporarily close the shop.

0.1.0(10y ago)1211[3 PRs](https://github.com/plumpss/silverstripe-shop-closed-message/pulls)MITPHP

Since Aug 4Pushed 10y ago2 watchersCompare

[ Source](https://github.com/plumpss/silverstripe-shop-closed-message)[ Packagist](https://packagist.org/packages/plumpss/silverstripe-shop-closed-message)[ RSS](/packages/plumpss-silverstripe-shop-closed-message/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

SilverStripe Shop Closed Message
================================

[](#silverstripe-shop-closed-message)

Add-on module for SilverStripe shop that allows the shop to be temporarily closed with a message. Useful, for example, when taking a break from selling online.

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

[](#requirements)

- [Shop module](https://github.com/burnbright/silverstripe-shop)

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

[](#installation)

```
composer require plumpss/silverstripe-shop-closed-message
```

Usage
-----

[](#usage)

This module adds closed option and message fields to `SiteConfig` under Settings &gt; Shop &gt; Shop Closed.

Include `ClosedMessage` wherever you'd like the message to appear. If the shop is not closed, nothing will be output. For example, in the main template `Page.ss`:

```

		...

		...

```

If you do not want to allow orders to be placed, replace the use of `$Form` in your product page template with an include of `FormOrClosedMessage`:

```

```

You can create your own versions of `ClosedMessage.ss` and/or `FormOrClosedMessage.ss` in your theme's `templates/Includes` directory for complete control of the markup.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

3934d ago

### Community

Maintainers

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

---

Tags

silverstripeshopecommerceclosed

### Embed Badge

![Health badge](/badges/plumpss-silverstripe-shop-closed-message/health.svg)

```
[![Health](https://phpackages.com/badges/plumpss-silverstripe-shop-closed-message/health.svg)](https://phpackages.com/packages/plumpss-silverstripe-shop-closed-message)
```

PHPackages © 2026

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