blueshift/blueshiftconnect

Blueshift Magento2 Connect Module

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2020-02-14 07:54 UTC

This package is auto-updated.

Last update: 2025-06-18 22:01:31 UTC


README

blueshiftconnect #Installation

This module tested with Magento ver. 2.3.2 only.

Magento2 Blueshift Connect module installation is very easy, please follow the steps for installation-

  1. Unzip the respective extension zip and then move "app/code" folder into magento root directory.

Run Following Command via terminal

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:Deploy -f

sudo chmod -R 777 var/ generated/

sudo chmod -R 777 pub

php bin/magento cache:clean

php bin/magento cache:flush