PHP code example of przemyslawdziadek / magento-2-polish-post-shipping-method-module
1. Go to this page and download the library: Download przemyslawdziadek/magento-2-polish-post-shipping-method-module library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
przemyslawdziadek / magento-2-polish-post-shipping-method-module example snippets
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