przemyslawdziadek / magento-2-courier-shipping-method-module
Package info
github.com/przemyslawdziadek/magento-2-courier-shipping-method-module
Type:magento2-module
pkg:composer/przemyslawdziadek/magento-2-courier-shipping-method-module
1.0.0
2019-01-09 23:30 UTC
This package is auto-updated.
Last update: 2026-03-10 14:53:09 UTC
README
#Courier Shipping Method
Add two shipping metchods for Courier:
- Courier
- Courier with cash on delivery
2: Install module
composer require przemyslawdziadek/magento-2-courier-shipping-method-module
3: Start commands
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento setup:static-content:deploy pl_PL -f
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento maintenance:disable
chown -R www-data:www-data /var/www/outdoorzy //on nginx linux server