magexpertise/checkout

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

Maintainers

Package info

github.com/Magexpertise/Checkout

Type:magento2-module

pkg:composer/magexpertise/checkout

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2022-12-14 10:04 UTC

This package is auto-updated.

Last update: 2026-04-14 17:27:33 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 magexpertise/checkout
  • php bin/magento setup:upgrade
  • php bin/magento module:enable Magexpertise_Checkout