PHPackages                             grinet/cms-version - 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. grinet/cms-version

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

grinet/cms-version
==================

Magento 2 module for versioning CMS Pages and Blocks with admin metadata and restore functionality.

1.0.0(5mo ago)001MITPHPPHP ~7.4.0||~8.1.0||~8.2.0||~8.3.0

Since Jan 11Pushed 5mo agoCompare

[ Source](https://github.com/grinet/Magento2-CmsVersion)[ Packagist](https://packagist.org/packages/grinet/cms-version)[ RSS](/packages/grinet-cms-version/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Magento 2 CMS Versioning (Grinet\_CmsVersion)
=============================================

[](#magento-2-cms-versioning-grinet_cmsversion)

[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![Magento 2.4](https://camo.githubusercontent.com/4fc4be46d635599bfb958016861b2df6e5af7ae0e813d3d9e2a22eb85408141e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342d6f72616e67652e737667)](https://magento.com/)

A powerful Magento 2 module that automatically tracks changes to CMS Pages and Blocks. It captures the state of content *before* every save, including detailed administrator metadata, and provides a seamless restoration process.

Features
--------

[](#features)

- **Automatic Backups**: Automatically creates a version of a CMS Page or Block before any modifications are saved.
- **Detailed Metadata**: Tracks who made the change, from which IP address, and at what time.
    - Admin User ID
    - Admin Username
    - Admin IP Address
    - Creation Timestamp
- **Version History Grid**: Integrated directly into the CMS Page and Block edit forms.
- **One-Click Restore**: Revert to any previous version with a single click.
- **ACL Permissions**: Granular control over who can view and restore versions.
- **Store-Aware**: Correctly handles store associations during backup and restoration.

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

[](#requirements)

- Magento 2.4.x
- PHP 7.4 | 8.1 | 8.2 | 8.3

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

[](#installation)

### Via Composer (Recommended)

[](#via-composer-recommended)

```
composer require grinet/module-cms-version
php bin/magento setup:upgrade
php bin/magento cache:flush
```

### Manual Installation

[](#manual-installation)

1. Download the module and extract it to `app/code/Grinet/CmsVersion`.
2. Run the following commands:

```
php bin/magento module:enable Grinet_CmsVersion
php bin/magento setup:upgrade
php bin/magento cache:flush
```

Usage
-----

[](#usage)

1. Navigate to **Content &gt; Elements &gt; Pages** or **Blocks**.
2. Edit any existing item.
3. After saving changes, scroll to the bottom of the page to find the **Version History** section.
4. You will see a list of previous versions.
5. Click **Restore** on any version to revert the content and settings to that specific point in time.

Permissions
-----------

[](#permissions)

You can manage access to this module under **System &gt; Permissions &gt; User Roles**:

- `Grinet_CmsVersion::view`: Allows viewing the version history grid.
- `Grinet_CmsVersion::restore`: Allows restoring a previous version.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details.

Support
-------

[](#support)

For any issues or feature requests, please open an issue on the [GitHub repository](https://github.com/grinet/module-cms-version).

---

Developed by [Grinet](https://www.grinet.com.tr) and [Hidayet OK](mailto:hidonet@gmail.com)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance70

Regular maintenance activity

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

174d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5522236?v=4)[Grinet](/maintainers/grinet)[@grinet](https://github.com/grinet)

---

Top Contributors

[![hidonet](https://avatars.githubusercontent.com/u/1196088?v=4)](https://github.com/hidonet "hidonet (1 commits)")

### Embed Badge

![Health badge](/badges/grinet-cms-version/health.svg)

```
[![Health](https://phpackages.com/badges/grinet-cms-version/health.svg)](https://phpackages.com/packages/grinet-cms-version)
```

###  Alternatives

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[angeo/module-llms-txt

Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.

111.1k](/packages/angeo-module-llms-txt)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

296.3k](/packages/mage-os-module-admin-activity-log)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

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