groomershop / module-blpaczka
BLPaczka - Magento Integration
Package info
github.com/groomershop/module-blpaczka
Type:magento2-module
pkg:composer/groomershop/module-blpaczka
Requires
- ext-curl: *
- ext-json: *
- magento/framework: ~103.0.3
README
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).