PHPackages                             redirectionio/proxy-wordpress - 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. redirectionio/proxy-wordpress

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

redirectionio/proxy-wordpress
=============================

RedirectionIO Proxy for WordPress

v0.2.1(7y ago)372MITPHP

Since Mar 28Pushed 5y ago5 watchersCompare

[ Source](https://github.com/redirectionio/proxy-wordpress)[ Packagist](https://packagist.org/packages/redirectionio/proxy-wordpress)[ RSS](/packages/redirectionio-proxy-wordpress/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

redirection.io Proxy for WordPress
==================================

[](#redirectionio-proxy-for-wordpress)

**\[DEPRECATED\]**: This library is deprecated and will not be maintained anymore. It does not work with the [current version of the redirection.io agent](https://redirection.io/documentation/developer-documentation/installation-of-the-agent), but only with the legacy 1.x branch. We advise you to migrate and use [one of the recommended integrations](https://redirection.io/documentation/developer-documentation/available-integrations#recommended-integrations).

The redirection.io Proxy for WordPress works in combination with [redirection.io](redirection.io).

If you don't know what is redirection.io, take the time to make a quick tour on the website.

Before using it, you need:

- a redirection.io account. If you don't have an account, please [contact us here](https://redirection.io/contact-us).
- a configured redirection.io agent on your server. Please follow the [installation guide](https://redirection.io/documentation/developer-documentation/installation-of-the-agent).

Drop us an email to `support@redirection.io` if you need help or have any question.

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

[](#installation)

### Automatic installation

[](#automatic-installation)

*The easy way*

1. Go to your WP admin area in `Plugins > Add new`
2. Type `redirection.io` in `Search Plugins` box
3. Click `Install Now` button
4. Click `Activate` button

### zip archive install

[](#zip-archive-install)

We provide a zip archive of the plugin [in our "releases" page](https://github.com/redirectionio/proxy-wordpress/releases).

1. Download the latest release
2. In your WordPress admin area, head to `Plugins > Add New`
3. Click the "Upload Plugin" button
4. Choose the zip archive and click the "Install Now" button

### Manual installation

[](#manual-installation)

This install procedure allows to install the plugin from this repository's code.

1. Donwload the zip archive of this repository's code:
2. Extract this archive, and navigate in the extracted folder with a shell
3. Install [Composer](https://getcomposer.org/) dependencies:

```
COMPOSER_MIRROR_PATH_REPOS=1 composer install
```

4. Move this `wordpress` directory in `wp-content/plugins/` and rename it `redirectionio`
5. Go to your WordPress admin area in `Plugins > Installed Plugins`
6. Click `Activate` link in redirection.io row

Configuration
-------------

[](#configuration)

This step is required to get the plugin work. First, you need to [setup a redirection.io agent](https://redirection.io/documentation/developer-documentation/installation-of-the-agent). Once this is done, you can go on with the plugin's configuration:

1. Go to your WP admin area in `Settings > redirection.io`
2. Configure connection(s)
3. Click `Save changes` button

Yay! You are good to go 🙌

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.8% 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 ~178 days

Total

3

Last Release

2615d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c06557c871a39a7ff7f83bd03aa85dc381147cd7dcd83504400f0acd2fda7835?d=identicon)[lyrixx](/maintainers/lyrixx)

![](https://www.gravatar.com/avatar/16ce838e2759f19597de56865243a88711d822ba923c61e024090e87e4d3fc5f?d=identicon)[joelwurtz](/maintainers/joelwurtz)

![](https://www.gravatar.com/avatar/c6547f10fb51d1e84f1d5371fb44ee3593c7791432471f0b0adabfb29a18c507?d=identicon)[xavierlacot](/maintainers/xavierlacot)

![](https://www.gravatar.com/avatar/52770c05ede4e1c905a9453413e81ba173fab9b4c44629bf64d3a5b5735214ca?d=identicon)[qboot](/maintainers/qboot)

---

Top Contributors

[![qboot](https://avatars.githubusercontent.com/u/20137632?v=4)](https://github.com/qboot "qboot (34 commits)")[![xavierlacot](https://avatars.githubusercontent.com/u/177293?v=4)](https://github.com/xavierlacot "xavierlacot (9 commits)")[![joelwurtz](https://avatars.githubusercontent.com/u/90466?v=4)](https://github.com/joelwurtz "joelwurtz (6 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (5 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (1 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/redirectionio-proxy-wordpress/health.svg)

```
[![Health](https://phpackages.com/badges/redirectionio-proxy-wordpress/health.svg)](https://phpackages.com/packages/redirectionio-proxy-wordpress)
```

###  Alternatives

[knplabs/dictionary-bundle

Are you often tired to repeat static choices like gender or civility in your apps ?

88284.0k](/packages/knplabs-dictionary-bundle)[aura/dispatcher

Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.

3695.0k3](/packages/aura-dispatcher)[uestla/simplex-calculator

Simple tool for linear programming problems solving

427.6k](/packages/uestla-simplex-calculator)[whitecube/laravel-sluggable

Generate slugs for your models automatically - even with translated attributes

2027.2k](/packages/whitecube-laravel-sluggable)[zunnu/cake-htmx

Htmx plugin for CakePHP

187.1k1](/packages/zunnu-cake-htmx)

PHPackages © 2026

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