przemyslawdziadek / magento-2-courier-shipping-method-module
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-04-10 13:02:21 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