przemyslawdziadek/magento-2-courier-shipping-method-module

1.0.0 2019-01-09 23:30 UTC

This package is auto-updated.

Last update: 2024-04-10 11:02:00 UTC


README

#Courier Shipping Method

Add two shipping metchods for Courier:

  1. Courier
  2. 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