BLPaczka for Magento 2
groomershop/module-blpaczka
Integrates the BLPaczka shipping broker into Magento 2, adding it as a delivery method with admin configuration for parcel shipping in Poland.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubInstalacja modułu BLPaczka dla Magento 2.4.3-2.4.7
Ten dokument opisuje kroki instalacji modułu BLPaczka w sklepie opartym na Magento 2.4.3-2.4.7
Wymagania wstępne
- Magento 2.4.3-2.4.7
- PHP 7.4-8.3
- Pliki modułu BLPaczka
Instalacja
- Utwórz katalog
app/code/BLPaczka/MagentoIntegrationw katalogu głównym Magento. - Skopiuj tam wszystkie pliki modułu.
- Uruchom wdrożenie Magento (deploy):
bin/magento setup:upgrade && bin/magento setup:di:compile && bin/magento setup:static-content:deploy && bin/magento cache:flush. - Sprawdź, czy moduł jest zainstalowany, uruchom:
bin/magento module:status BLPaczka_MagentoIntegration; - Jeśli moduł jest wyłączony, uruchom:
bin/magento module:enable BLPaczka_MagentoIntegration.
Konfiguracja
Konfiguracja znajduje się w panelu administracyjnym w lokalizacjach:
Stores -> Configuration -> Sales -> Delivery Methods -> BLPaczka.Stores -> Configuration -> Sales -> BLPaczka.
Pomoc i wsparcie
Jeśli napotkasz problemy podczas instalacji lub konfiguracji modułu, skontaktuj się z naszym działem wsparcia technicznego (https://blpaczka.com/kontakt).
Installing the BLPaczka module for Magento 2.4.3-2.4.7
This document describes the steps for installing the BLPaczka module in a store based on Magento 2.4.3-2.4.7
Prerequisites
- Magento 2.4.3-2.4.7
- PHP 7.4-8.3
- The BLPaczka module files
Installation
- Create the
app/code/BLPaczka/MagentoIntegrationdirectory in the Magento root directory. - Copy all module files there.
- Run the Magento deployment:
bin/magento setup:upgrade && bin/magento setup:di:compile && bin/magento setup:static-content:deploy && bin/magento cache:flush. - Check if the module is installed, run:
bin/magento module:status BLPaczka_MagentoIntegration; - If the module is disabled, run:
bin/magento module:enable BLPaczka_MagentoIntegration;
Configuration
The configuration is located in the admin panel in the following locations:
Stores -> Configuration -> Sales -> Delivery Methods -> BLPaczka.Stores -> Configuration -> Sales -> BLPaczka.
Help and support
If you encounter any problems during the installation or configuration of the module, please contact our technical support department (https://blpaczka.com/kontakt).
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.