PHPackages                             rvtraveller/qs-revert-all-features-d7 - 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. rvtraveller/qs-revert-all-features-d7

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

rvtraveller/qs-revert-all-features-d7
=====================================

Quicksilver implementation to revert all features in a Drupal 7 site.

1.1(9y ago)028MITPHPPHP &gt;=5.5.0

Since Jan 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/rvtraveller/qs-revert-all-features-d7)[ Packagist](https://packagist.org/packages/rvtraveller/qs-revert-all-features-d7)[ RSS](/packages/rvtraveller-qs-revert-all-features-d7/feed)WikiDiscussions master Synced 2mo ago

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

Revert All Features
===================

[](#revert-all-features)

Revert all featuers in a Drupal 7 website using Quicksilver on Pantheon.

Note that with the current `webphp` type operations (currently the only option for Pantheon), your timeout is limited to 120 seconds, so long-running operations should be avoided for now.

Instructions
------------

[](#instructions)

1. Require this Quicksilver module using composer (`composer require rvtraveller/qs-revert-all-features-d7`).
2. Add a Quicksilver operation to your `pantheon.yml` to fire the script before a deploy, using the example.pantheon.yml file for reference. *Note:* you must set up your project's `composer.json` file to move projects of type `quicksilver-module` to the appropriate directory in your project.
3. Test a deploy out!

Optionally, you may want to use the `terminus workflows watch` command to get immediate debugging feedback.

Example composer.json file
--------------------------

[](#example-composerjson-file)

```
{
  "require": {
    "rvtraveller/qs-revert-all-features-d7": "1.0"
  },
  "extra": {
    "installer-paths": {
      "web/private/scripts/quicksilver/{$name}": ["type:quicksilver-module"]
    }
  }
}

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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 ~40 days

Total

2

Last Release

3352d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75bac5a21073598dbd68f7f3b1f1e3ee609bc41d05b8c1bc2e6367a3cca54138?d=identicon)[rvtraveller](/maintainers/rvtraveller)

---

Top Contributors

[![rvtraveller](https://avatars.githubusercontent.com/u/1789427?v=4)](https://github.com/rvtraveller "rvtraveller (3 commits)")

### Embed Badge

![Health badge](/badges/rvtraveller-qs-revert-all-features-d7/health.svg)

```
[![Health](https://phpackages.com/badges/rvtraveller-qs-revert-all-features-d7/health.svg)](https://phpackages.com/packages/rvtraveller-qs-revert-all-features-d7)
```

###  Alternatives

[nwidart/laravel-menus

Laravel Menu management

168180.3k10](/packages/nwidart-laravel-menus)

PHPackages © 2026

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