Skip to content

tabby-ai/m2-sub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Additional Merchant ID module for Magento

Allow merchants to use additional merchant ID for some products

Installation

Install module by composer

  composer require tabby/m2-sub --no-update
  composer update

Check module status

  php bin/magento module:status Tabby_Sub

Enable module

  php bin/magento module:enable Tabby_Sub

Upgrade magento database

  php bin/magento setup:upgrade

Generate DI configuration

  php bin/magento setup:di:compile

Deploy static content

  php bin/magento setup:static-content:deploy

About

Additional merchant ID module for Magento

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages