Skip to content

savvycube/magento-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The extension can be installed from the repository using Magento Composer. To accomplish that, log in into your server and run the following commands:

cd /path/to/your/magento/root
composer config repositories.savvycube vcs https://github.com/savvycube/magento-two
composer require savvycube/module-connector:dev-master
php bin/magento module:enable SavvyCube_Connector
php bin/magento setup:upgrade

In the future, to update the extension to the latest version, run the following commands:

cd /path/to/your/magento/root
composer update savvycube/module-connector
php bin/magento setup:upgrade

About

SavvyCube connector for Magento 2.1+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages