improntus/module-retail-rocket

There is no license information available for the latest version (1.0.17) of this package.

Retail Rocket Integration

Installs: 2 936

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.17 2024-01-09 14:25 UTC

This package is auto-updated.

Last update: 2024-09-09 16:07:03 UTC


README

Version 1.0.17

Instalation Steps

Developement mode

1. composer require improntus/module-retail-rocket
2. php bin/magento module:enable Improntus_RetailRocket --clear-static-content
3. php bin/magento setup:upgrade
4. rm -rf var/di var/view_preprocessed var/cache generated/*
5. php bin/magento setup:static-content:deploy

Production mode

1. composer require improntus/module-retail-rocket
2. php bin/magento module:enable Improntus_RetailRocket --clear-static-content
3. php bin/magento setup:upgrade
4. rm -rf var/di var/view_preprocessed var/cache generated/*
5. php bin/magento deploy:mode:set production

Author