przemyslawdziadek/magento-2-polish-post-shipping-method-module

1.0.0 2019-01-09 23:00 UTC

This package is auto-updated.

Last update: 2024-09-10 11:49:45 UTC


README

##波兰邮政运输方式

为波兰邮政添加两种运输方式

  1. 波兰邮政
  2. 波兰邮政货到付款

2: 安装模块

composer require przemyslawdziadek/magento-2-polish-post-shipping-method-module

3: 启动命令

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