PHPackages                             bymayo/content-freeze - 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. bymayo/content-freeze

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

bymayo/content-freeze
=====================

Allows a content freeze in the CMS

1.0.3(2mo ago)236mitPHPPHP &gt;=8.2CI passing

Since Jul 15Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/bymayo/craft-content-freeze)[ Packagist](https://packagist.org/packages/bymayo/content-freeze)[ RSS](/packages/bymayo-content-freeze/feed)WikiDiscussions craft-5 Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (7)Used By (0)

[![](https://github.com/bymayo/craft-content-freeze/raw/craft-5/resources/icon.png)](https://github.com/bymayo/craft-content-freeze/blob/craft-5/resources/icon.png)

Content Freeze for Craft CMS 5
==============================

[](#content-freeze-for-craft-cms-5)

Content Freeze is a Craft CMS plugin that allows you to freeze adding/editing of content for users within the CMS so you can schedule server transfers, major updates etc without content between environments being lost.

[![](https://raw.githubusercontent.com/bymayo/craft-content-freeze/craft-5/resources/screenshot.png)](https://raw.githubusercontent.com/bymayo/craft-content-freeze/craft-5/resources/screenshot.png)

Features
--------

[](#features)

- Set a date range for the content freeze
- Move users to a new group when the content freeze is active
- Show a notice bar at the top of the CMS once users login
- Show a notice pane in the CMS once users login

Install
-------

[](#install)

- Install with Composer via `composer require bymayo/content-freeze` from your project directory
- Enable / Install the plugin in the Craft Control Panel under `Settings > Plugins`
- Follow the [Setup](#setup) instructions below

You can also install the plugin via the Plugin Store in the Craft Admin CP by searching for `Content Freeze`.

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

[](#requirements)

- Craft CMS 5.x
- PHP 8.2
- MySQL (No PostgreSQL support)

Setup
-----

[](#setup)

This plugin works by moving users to a new user group when the content freeze is active which has limited permissions (Particularly "View" or "Manage" permissions only).

1. Ensure you have at least one user group, and that your content editing users are sorted in to groups.
2. In the plugin settings you can use the "Clone" button to create a new user group with the same permissions as the original group, but with "View" or "Manage" permissions only.
3. Choose a user group to move users to when the content freeze is active - Per user group.
4. You can then enable the freeze per member group (This is particularly useful if you have member groups that don't have CMS access, e.g. "Customers" which don't need permissions changing)
5. Once you want to freeze content hit "Enabled" or edit this via the `config.php` file or via a `env` var.
6. You should now see a pane/notice bar in the CMS (If these settings are enabled)
7. Once you disable the freeze, users will be moved back to their original group.

Config
------

[](#config)

You can configure the plugin via the plugin settings in the Craft Control Panel.

You can also configure the plugin via the `config.php` file or using `env` vars within the `config.php` file.

Supported Plugins
-----------------

[](#supported-plugins)

- Craft Commerce
- (More to come)

Caveats
-------

[](#caveats)

1. This plugin does not move admin users. The reason for this is because it can be too risky to block admin users from the CMS. So it's important that all users who can edit content are sorted in to groups - Not just marked as "Admin".
2. Member groups are required to make this plugin function.
3. Large amounts of users could potentially cause performance issues (See roadmap)

Support
-------

[](#support)

If you have any issues (Surely not!) then I'll aim to reply to these as soon as possible. If it's a site-breaking-oh-no-what-has-happened moment, then hit me up on the Craft CMS Discord - @bymayo

Roadmap
-------

[](#roadmap)

- Widget to enable a content freeze from the dashboard
- Move users via a queue job to fix performance issues with large amounts of users
- Add a permission for accessing the content freeze settings
- Block front end option/variable e.g. `{% if craft.contentFreeze.enabled %}` useful for hiding forms, or stopping purchases etc
- CLI command to start freeze
- More plugin support - Freeform, Formie etc
- Hide cloned groups in User Groups settings if there are a lot of groups

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance83

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~73 days

Total

4

Last Release

87d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/522877?v=4)[Jason Mayo](/maintainers/bymayo)[@bymayo](https://github.com/bymayo)

---

Top Contributors

[![bymayo](https://avatars.githubusercontent.com/u/522877?v=4)](https://github.com/bymayo "bymayo (17 commits)")

### Embed Badge

![Health badge](/badges/bymayo-content-freeze/health.svg)

```
[![Health](https://phpackages.com/badges/bymayo-content-freeze/health.svg)](https://phpackages.com/packages/bymayo-content-freeze)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

395798.1k10](/packages/spicyweb-craft-neo)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[verbb/vizy

A flexible visual editor field for Craft.

4348.6k](/packages/verbb-vizy)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)

PHPackages © 2026

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