Skip to content

jparavisini/JP-Recently-Viewed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This add-on allows you to display a list of channel entries that have been recently viewed by the user. It is a two part add-on: an extension and a plugin. You place the plugin in your single entry template, passing the entry id as such: {exp:jp_recently_viewed:setcookie entry_id="{entry_id}"} (obviously within your {exp:channel:entries} tag pair.)

Displaying recently viewed entries is as simple as using a standard channel:entries tag, adding the recently_viewed='y' parameter, like so: {exp:channel:entries channel="doggies" limit="10" recently_viewed="y"} {title} {/exp:channel:entries}

About

Recently Viewed Entries Add-on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages