thelia/customer-last-presence-module

Maintainers

Package info

github.com/thelia-modules/CustomerLastPresence

Type:thelia-module

pkg:composer/thelia/customer-last-presence-module

Statistics

Installs: 47

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 7

0.1.0 2019-05-03 15:15 UTC

This package is auto-updated.

Last update: 2026-03-01 00:27:49 UTC


README

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