redirectionio/proxy-wordpress

This package is abandoned and no longer maintained. No replacement package was suggested.

RedirectionIO Proxy for WordPress

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 2

Open Issues: 1

Type:wordpress-plugin

v0.2.1 2019-03-19 15:21 UTC

This package is auto-updated.

Last update: 2021-04-27 08:27:41 UTC


README

[DEPRECATED]: This library is deprecated and will not be maintained anymore. It does not work with the current version of the redirection.io agent, but only with the legacy 1.x branch. We advise you to migrate and use one of the recommended integrations.

The redirection.io Proxy for WordPress works in combination with 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.
  • a configured redirection.io agent on your server. Please follow the installation guide.

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

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

We provide a zip archive of the plugin in our "releases" page.

  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

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

  1. Donwload the zip archive of this repository's code: https://github.com/redirectionio/proxy-wordpress/archive/master.zip
  2. Extract this archive, and navigate in the extracted folder with a shell
  3. Install Composer dependencies:
COMPOSER_MIRROR_PATH_REPOS=1 composer install
  1. Move this wordpress directory in wp-content/plugins/ and rename it redirectionio
  2. Go to your WordPress admin area in Plugins > Installed Plugins
  3. Click Activate link in redirection.io row

Configuration

This step is required to get the plugin work. First, you need to setup a redirection.io 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 🙌