Download the PHP package thelia/smarty-redirection-module without Composer
On this page you can find all versions of the php package thelia/smarty-redirection-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package smarty-redirection-module
Smarty Redirection
This module adds a smarty function to redirect the user directly from a template
Installation
Manually
- Copy the module into directory and be sure that the name of the module is SmartyRedirection.
- Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
Usage
You can use the function like . Only one parameter is specific to this function: .
If this parameter isn't given, its value is 302. Otherwise, you can set it to 301 to define a permanent redirection in a template.
Example
All versions of smarty-redirection-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/smarty-redirection-module contains the following files
Loading the files please wait ....