Skip to content

thelia-modules/CustomerLastPresence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Last Presence

Save the last date of the customer's presence

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is CustomerLastPresence.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/customer-last-presence-module:~0.1.0

Usage

You just have to activate this module