Recently read

Categories

Component ID

1080970

Component name

Recently read

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

17847

Component created

Component changed

Component body

Recently read allows site administrators to enable blocks displaying a history of recently read content (nodes) both to anonymous and authenticated users. For logged in users, each user has its own history. For anonymous users, the history is based on sessions. This module may be useful i.e. for displaying recently viewed products on the e-commerce site.

Note about performance: page caching is disabled for pages containing Recently read block and viewed by anonymous users.

Update
7.x-2.x branch now supports Views integration for logged in and anonymous users.

features for 3.x
7.x-3.x branch based on session_api module. now also with entity support.
this realease will make the views config more simple than 2.x branch. Pls read READEME.txt first for guide.