https://gitlab.creativestyle.pl/magesuite/checkout-newsletter-subscription
This module adds a newsletter subscription checkbox to the checkout summary. After placing an order email address from the order (quote email address) is subscribed to the newsletter.
Installation
This module is optional
composer require "creativestyle/magesuite-checkout-newsletter-subscription" ^2.0.0
Admin settings
This module does not require any admin configuration. the checkbox is visible once the module is installed.
Frontend
Styling
The module does not have any dedicated styles. It should inherit general inputs and checkout styles. Some minimal styling adjustments may be needed.
Template is using deprecated cs-input / cs-input__label
classes