utsavrock1811/magento2-checkout-customisation

Magento 2 Add custom text under the 'ship to' section of order summary page on checkout page

dev-master 2022-12-14 07:58 UTC

This package is auto-updated.

Last update: 2024-06-14 11:34:46 UTC


README

Using this module users can add custom text under the "ship to" section of order summary area.

How to install this extension?

Under the root folder, run the following command lines:

  • composer require utsavrock1811/magento2-checkout-customisation
  • php bin/magento setup:upgrade
  • php bin/magento module:enable Magexpert_Checkout