Mageplaza One Step Checkout Compatibility Add-On
If you use Mageplaza One Step Checkout, this compatibility add-on ensures Sublogin address/billing logic works correctly within the Mageplaza checkout UI.
Installation
composer config bearer.repo.softwaresilo.io composer config repositories.softwaresilo composer https://repo.softwaresilo.io/ composer require mageb2b/sublogin-mageplaza-osc:* php bin/magento module:enable MageB2B_SubloginMageplazaOsc php bin/magento setup:upgrade php bin/magento cache:flush What It Does
The module applies a RequireJS mixin to Mageplaza’s billing address component so Sublogin billing address restrictions (and related logic) are respected during checkout.
Screenshot placeholder: Mageplaza OSC checkout with Sublogin billing address selection
