redirectionio / proxy-wordpress
RedirectionIO Proxy for WordPress
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 2
Open Issues: 1
Type:wordpress-plugin
pkg:composer/redirectionio/proxy-wordpress
Requires
- redirectionio/proxy-sdk: ^0.3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.10
- symfony/phpunit-bridge: ^4.1
- symfony/process: ^3.3
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 [email protected] if you need help or have any question.
Installation
Automatic installation
The easy way
- Go to your WP admin area in Plugins > Add new
- Type redirection.ioinSearch Pluginsbox
- Click Install Nowbutton
- Click Activatebutton
zip archive install
We provide a zip archive of the plugin in our "releases" page.
- Download the latest release
- In your WordPress admin area, head to Plugins > Add New
- Click the "Upload Plugin" button
- 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.
- Donwload the zip archive of this repository's code: https://github.com/redirectionio/proxy-wordpress/archive/master.zip
- Extract this archive, and navigate in the extracted folder with a shell
- Install Composer dependencies:
COMPOSER_MIRROR_PATH_REPOS=1 composer install
- Move this wordpressdirectory inwp-content/plugins/and rename itredirectionio
- Go to your WordPress admin area in Plugins > Installed Plugins
- Click Activatelink 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:
- Go to your WP admin area in Settings > redirection.io
- Configure connection(s)
- Click Save changesbutton
Yay! You are good to go 🙌