thelia / export-best-customers-module
Installs: 342
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 2
Open Issues: 0
Type:thelia-module
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