magexpertise/checkout

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

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

This package is auto-updated.

Last update: 2024-05-14 13:08:19 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