Download the PHP package dominicwatts/customerinfo without Composer
On this page you can find all versions of the php package dominicwatts/customerinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dominicwatts/customerinfo
More information about dominicwatts/customerinfo
Files in dominicwatts/customerinfo
Download dominicwatts/customerinfo
More information about dominicwatts/customerinfo
Files in dominicwatts/customerinfo
Vendor dominicwatts
Package customerinfo
Short Description Magento 2 additional info on customer grid - last logged in and last order date
License proprietary
Package customerinfo
Short Description Magento 2 additional info on customer grid - last logged in and last order date
License proprietary
Please rate this library. Is it a good library?
Informations about the package customerinfo
Magento 2 Additional Customer Info
Magento 2 additional info on customer grid - last logged in and last order date
Install instructions
composer require dominicwatts/customerinfo
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Usage instructions
Additional columns appear in admin grid
Notes:
- Last order value will only come through if customer has logged in or record for login has not been wiped
- If new colums appear after action column in admin customer grid run the following cleanup query
DELETE FROM ui_bookmark WHERE namespace = 'customer_listing'
- This will remove any currently saved personalisation on the admin customer grid. But will allow Magento to reset sort.
All versions of customerinfo with dependencies
PHP Build Version
Package Version
The package dominicwatts/customerinfo contains the following files
Loading the files please wait ....