Redirectee

Introduction

RedirectEE is a small plugin that implements the use of the header() function of PHP.

Documentation versions

Installation

Prerequisites

Make sure your system meets the minimum requirements:

Installation Instructions

Update instructions

Redirect

This tag will handle the redirect.

Tag

{exp:redirectee:redirect status="302" url="www.google.nl"}

Params

The url for redirecting

url=""

Status

The status for the header

status="302"

Refresh

This tag will handle the refresh.

Tag

{exp:redirectee:refresh time="5" status="302" url="www.google.nl"}

Params

The url for refreshing

url=""

Status

The status for the header

status="302"

Time

The time when the refresh should execute (in seconds)

time="5"

Changelog

1.2.1

1.2.0

1.1.0

1.0