Download the PHP package lopezpaul/module-customer-registration without Composer
On this page you can find all versions of the php package lopezpaul/module-customer-registration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lopezpaul/module-customer-registration
More information about lopezpaul/module-customer-registration
Files in lopezpaul/module-customer-registration
Download lopezpaul/module-customer-registration
More information about lopezpaul/module-customer-registration
Files in lopezpaul/module-customer-registration
Vendor lopezpaul
Package module-customer-registration
Short Description Modifies customer registration flow removing whitespaces from firstname, log basic customer data on custom log and send email to customer support.
License MIT
Package module-customer-registration
Short Description Modifies customer registration flow removing whitespaces from firstname, log basic customer data on custom log and send email to customer support.
License MIT
Please rate this library. Is it a good library?
Informations about the package module-customer-registration
LopezPaul_CustomerRegistration
Summary
This module modifies customer registration flow. Once a new customer is being registered, the extension checks the First Name field. If the First Name field has whitespaces, they must be removed, so the customer entity is saved without whitespaces in the First Name property. Once the customer has been successfully registered, the extension invoke these actions:
- Log customer data (current date and time, customer first name, customer last name, customer email) to separate log file name lopezpaul.log in the var/log directory.
- Send an email with the customer data (customer first name, customer last name, customer email) to the Customer Support email address configured in Magento
Requirements
- PHP ~8.1.0||~8.2.0
- Magento 2.4.6 CE
Dependencies
- Magento_Customer
- Magento_Email
Installation
License
All versions of module-customer-registration with dependencies
PHP Build Version
Package Version
The package lopezpaul/module-customer-registration contains the following files
Loading the files please wait ....