thelia / export-best-customers-module
Package info
github.com/thelia-modules/ExportBestCustomers
Type:thelia-module
pkg:composer/thelia/export-best-customers-module
1.0.4
2021-08-25 09:57 UTC
Requires
- thelia/installer: ~1.1
README
Add an export to get information about your 100 best customers.
(Name, Firstname, Mail, Mobile Phone, Phone, Total payed in €)
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is ExportBestCustomers. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/export-best-customers-module:~1.0
Usage
Activate the module, then a new export will be available in your Tools/Export tab.
Other ?
Todo in the future ?
- Change the number of customers to export
- Select the best customers of a chosen timerange