avarda / markup-smarthsip-compatible
Compatibility module for Markup Smartship to Avarda Checkout3
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- magento/framework: *
README
- Purpose of this module is make markup smartship module compatible with Avarda Checkout3
Module Installation
composer require avarda/markup-smarthsip-compatible
bin/magento module:enable Avarda_MarkupSmartshipCompatible
bin/magento setup:upgrade
Or
- Download the release zip
- Unzip and upload content to
app/code/Avarda/MarkupSmartshipCompatible/
bin/magento module:enable Avarda_MarkupSmartshipCompatible
bin/magento setup:upgrade