magexpertise/customimageoncheckout

Custom image shown on checkout page after the shipping address form, Admin can upload image from backend as well.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-module

dev-master 2022-12-15 12:04 UTC

This package is auto-updated.

Last update: 2025-06-15 17:53:50 UTC


README

Using this module users can add custom image after the "shipping address" section of checkout step 1.

How to install this extension?

Under the root folder, run the following command lines:

  • composer require magexpertise/customimageoncheckout
  • php bin/magento setup:upgrade
  • php bin/magento module:enable Magexpertise_CustomImageOnCheckout