przemyslawdziadek / magento-2-polish-post-shipping-method-module
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-04-10 12:57:17 UTC
README
#Polish Post Shipping Method
Add two shipping metchods for Polish Post:
- Polish Post
- Polish Post with cash on delivery
2: Install module
composer require przemyslawdziadek/magento-2-polish-post-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