PHPackages                             gapple/drush-update-rerun - 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. [CLI &amp; Console](/categories/cli)
4. /
5. gapple/drush-update-rerun

ActiveDrupal-drush[CLI &amp; Console](/categories/cli)

gapple/drush-update-rerun
=========================

Drush command to re-execute a single module update hook

1.0.1(9y ago)2350[1 issues](https://github.com/gapple/drush-update-rerun/issues)MITPHPPHP &gt;=5.5.9

Since Jun 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gapple/drush-update-rerun)[ Packagist](https://packagist.org/packages/gapple/drush-update-rerun)[ RSS](/packages/gapple-drush-update-rerun/feed)WikiDiscussions master Synced 4w ago

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

Drush Update-Rerun
==================

[](#drush-update-rerun)

Drush command to re-execute a single module update hook

Usage
-----

[](#usage)

```
Arguments:
 module                                             Module machine name
 version                                            Update hook version

Examples:
 drush update_rerun foo 7001                        Run update 7001 for 'foo' module

Aliases: urr

```

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

[](#installation)

### Global

[](#global)

#### Using Composer

[](#using-composer)

1. Require `composer/installers`

    ```
    composer global require composer/installers
    ```
2. Configure the installer path for drush plugins in `~/.composer/composer.json`

    ```
    {
      "extra": {
        "installer-paths": {
          "../.drush/plugins/{$name}": ["type:drupal-drush"]
        }
      }
    }
    ```
3. Require `gapple/drush-update-rerun`

    ```
    composer global require gapple/drush-update-rerun
    ```

#### Manual Installation

[](#manual-installation)

1. [Download the release package](https://github.com/gapple/drush-update-rerun/releases)
2. Unzip the package to `~/.drush/`

### Project

[](#project)

#### Using Composer

[](#using-composer-1)

1. Require `composer/installers` in your project

    ```
    composer require composer/installers
    ```
2. Configure the installer path for drush plugins in your project's `composer.json`

    ```
    {
      "extra": {
        "installer-paths": {
          "drush/contrib/{$name}": ["type:drupal-drush"]
        }
      }
    }
    ```
3. Require `gapple/drush-update-rerun` in your project

    ```
    composer require gapple/drush-update-rerun
    ```

#### Manual Installation

[](#manual-installation-1)

1. [Download the release package](https://github.com/gapple/drush-update-rerun/releases)
2. Unzip the package to the `drush` folder within your project

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3312d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/458809?v=4)[Geoff](/maintainers/gapple)[@gapple](https://github.com/gapple)

---

Top Contributors

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

---

Tags

drupaldrushdrush-commands

### Embed Badge

![Health badge](/badges/gapple-drush-update-rerun/health.svg)

```
[![Health](https://phpackages.com/badges/gapple-drush-update-rerun/health.svg)](https://phpackages.com/packages/gapple-drush-update-rerun)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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