Skip to content

amazd-code/magento-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazd Magento integration

Features

  • Integration of Amazd wishbag-to-checkout flow

Installation

  • Install via composer:
composer require amazd/integration
php bin/magento module:enable Amazd_Integration
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
  • Install from Github:
git clone https://github.com/amazd-code/magento-integration
mv magento-integration {magento_root}/app/code/Amazd/Integration
cd {magento_root}
php bin/magento module:enable Amazd_Integration
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

About

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages