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
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.14
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-
- 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