cssoft / ordercheckout
Order Checkout Module
Package info
github.com/Cssoft-core/ordercheckout
Language:JavaScript
Type:magento2-module
pkg:composer/cssoft/ordercheckout
1.5.2
2025-01-22 09:23 UTC
README
Dummy checkout module. It's purpose is to add cssoft menu and config sections.
Installation
For clients
Please do not install this module. It will be installed automatically as a dependency.
For developers
Use this approach if you have access to our private repositories!
cd <magento_root> composer config repositories.cssoft composer https://docs.cssoftsolutions.com/packages/ composer require cssoft/module-checkout --prefer-source bin/magento module:enable CSSoft_OrderCheckout bin/magento setup:upgrade