Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hungersoft/magento2-default-shipping-payment
Select default shipping and/or payment method in Magento 2
https://github.com/hungersoft/magento2-default-shipping-payment
checkout default default-payment-method default-shipping-method magento2 magento2-checkout magento2-default-payment-method magento2-default-shipping-method magento2-payment magento2-shipping payment payment-method shipping shipping-method
Last synced: 3 months ago
JSON representation
Select default shipping and/or payment method in Magento 2
- Host: GitHub
- URL: https://github.com/hungersoft/magento2-default-shipping-payment
- Owner: hungersoft
- License: apache-2.0
- Created: 2019-08-09T12:08:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T12:13:54.000Z (about 5 years ago)
- Last Synced: 2024-08-02T05:19:38.819Z (6 months ago)
- Topics: checkout, default, default-payment-method, default-shipping-method, magento2, magento2-checkout, magento2-default-payment-method, magento2-default-shipping-method, magento2-payment, magento2-shipping, payment, payment-method, shipping, shipping-method
- Language: PHP
- Homepage: https://www.hungersoft.com/p/magento2-product-default-shipping-payment
- Size: 15.6 KB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![Hungersoft.com](https://www.hungersoft.com/skin/front/custom/images/logo.png)
# Default Shipping & Payment Method [M2]
**hs/module-default-shipping-payment**Hungersoft's [Default Shipping & Payment Method](https://www.hungersoft.com/p/magento2-default-shipping-payment) extension allows to pre-select default shipping and/or payment method in your Magento 2 admin.
## Installation
```sh
composer config repositories.hs-module-all vcs https://github.com/hungersoft/module-all.git
composer config repositories.hs-module-default-shipping-payment vcs https://github.com/hungersoft/magento2-default-shipping-payment.git
composer require hs/module-default-shipping-payment:dev-masterphp bin/magento module:enable HS_All HS_DefaultShippingPayment
php bin/magento setup:upgrade
```**Note:** Make sure you've installed our Base extension. The above commands already include it, but if you haven't, you can find it [here](https://github.com/hungersoft/module-all)
## Support
Magento 2 Default Shipping & Payment Method extension is provided for free by Hungersoft. Feel free to contact Hungersoft at [email protected] if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.