SendFriend Module
CaptchaValidator
This class validates CAPTCHA challenges when customers use the 'Send to Friend' product recommendation feature. Developers would use this validator to...
Data
This helper class manages the 'Send to Friend' feature configuration in Magento 2, which allows customers to email product recommendations to others....
Model\ResourceModel\SendFriend\Collection
This collection class manages groups of SendFriend log records, which track when customers share products with friends via email. Developers use this...
ResourceModel\SendFriend
This resource model manages the database operations for Magento's 'Send to Friend' feature logging. It tracks how many times users have sent product r...
SendFriend
This class handles the 'Email to a Friend' functionality in Magento 2, allowing customers to share product information via email. Developers use this...
Source\Checktype
This class provides configuration options for how Magento tracks and limits 'Send to Friend' email submissions. It returns an array of check type opti...