utsavrock1811 / magento2-checkout-customisation
Magento 2 Add custom text under the 'ship to' section of order summary page on checkout page
Package info
github.com/utsavrock1811/magento2-checkout-customisation
Type:magento2-module
pkg:composer/utsavrock1811/magento2-checkout-customisation
dev-master
2022-12-14 07:58 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|7.1.*|7.2.*|7.3.*|7.4.*|8.1.*
This package is auto-updated.
Last update: 2026-03-14 15:18:30 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