PHPackages                             ride/web-cms-vcs - 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. [Admin Panels](/categories/admin)
4. /
5. ride/web-cms-vcs

ActiveLibrary[Admin Panels](/categories/admin)

ride/web-cms-vcs
================

Version control integration for the CMS content of a Ride application

1.0.0(9y ago)04.1kMITPHP

Since Mar 21Pushed 9y ago8 watchersCompare

[ Source](https://github.com/all-ride/ride-web-cms-vcs)[ Packagist](https://packagist.org/packages/ride/web-cms-vcs)[ RSS](/packages/ride-web-cms-vcs/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (7)Versions (19)Used By (0)

Ride: CMS Version Control
=========================

[](#ride-cms-version-control)

This module adds version control integration for the CMS structure of a Ride application.

It's used when you have to maintain multiple installations of your CMS site, for example a test instance or a developer instance.

This module will block structural changes on your CMS nodes when you don't have the latest version. A message is displayed to update your repository with a link to the page where you can perform the update action.

*Note: this module has a negative performance impact on your backend.*

Parameters
----------

[](#parameters)

- **cms.repository.branch**: Name of the branch inside the repository eg. content-dev
- **cms.repository.private.key**: Path to the private key used to access the repository (optional)
- **cms.repository.url**: URL to the repository eg. :all-ride/ride-web-cms-vcs.git

Usage
-----

[](#usage)

You can browse to */sites/repository* to check the status of your repository. This page allows you to pull the latest changes into your local installation.

When you try to save a CMS node while the local copy of the repository is outdated, your action is blocked and a message is displayed to perform an update action first. This way, you never have to solve merge conflicts.

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/app-vcs](https://github.com/all-ride/ride-app-varnish)
- [ride/lib-vcs](https://github.com/all-ride/ride-lib-varnish)
- [ride/web](https://github.com/all-ride/ride-web)
- [ride/web-base](https://github.com/all-ride/ride-web-base)
- [ride/web-cms](https://github.com/all-ride/ride-web-cms)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this module.

```
composer require ride/web-cms-vcs

```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~58 days

Recently: every ~212 days

Total

17

Last Release

3544d ago

Major Versions

0.1.15 → 1.0.02016-10-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (12 commits)")[![Filipvds](https://avatars.githubusercontent.com/u/1713243?v=4)](https://github.com/Filipvds "Filipvds (4 commits)")[![kristofser](https://avatars.githubusercontent.com/u/5928907?v=4)](https://github.com/kristofser "kristofser (2 commits)")[![dduupp](https://avatars.githubusercontent.com/u/10728938?v=4)](https://github.com/dduupp "dduupp (1 commits)")

### Embed Badge

![Health badge](/badges/ride-web-cms-vcs/health.svg)

```
[![Health](https://phpackages.com/badges/ride-web-cms-vcs/health.svg)](https://phpackages.com/packages/ride-web-cms-vcs)
```

PHPackages © 2026

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