Download the PHP package thelia/recently-viewed-module without Composer
On this page you can find all versions of the php package thelia/recently-viewed-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thelia/recently-viewed-module
More information about thelia/recently-viewed-module
Files in thelia/recently-viewed-module
Download thelia/recently-viewed-module
More information about thelia/recently-viewed-module
Files in thelia/recently-viewed-module
Vendor thelia
Package recently-viewed-module
Short Description Show recently viewed products.
License LGPL-3.0+
Package recently-viewed-module
Short Description Show recently viewed products.
License LGPL-3.0+
Please rate this library. Is it a good library?
Informations about the package recently-viewed-module
RecentlyViewed
Show recently viewed products.
Installation
Manually
- Copy the module into directory and be sure that the name of the module is RecentlyViewed.
- Activate it in your thelia administration panel
Composer
Usage
To use recently viewed products you can use Smarty function or Loop
You can modify maximum value in RecentlyViewed.php (default value : 8)
Smarty
exemple :
result : "2,18,19,65"
Loop
recentlyviewed
this loop extends default Product Loop.
@see : http://doc.thelia.net/en/documentation/loop/product.html
Input arguments
Argument | Description |
---|---|
current_product | current product id doesn't show in loop results |
Exemple
All versions of recently-viewed-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/recently-viewed-module contains the following files
Loading the files please wait ....