/magento2-cmi-maroctelecommerce

CMI Moroccan Payment gateway module for magento 2.3 maroctelecommerce

Primary LanguagePHP

Magento 2 CMI Payments

Based on the original module, this version work in magento 2.3 with some extra features and bug fix

Manual Installation

  • Unzip the file
  • Create a folder {Magento root}/app/code/cmi/cmiecom
  • Copy the content from the unzip folder

Enable extension

php bin/magento module:enable cmi_cmiecom
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
php bin/magento setup:static-content:deploy