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
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: 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