Skip to content

belvg-public/Magento2_ApplyTo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Apply To" Attribute Option for Magento 2.0

Return back the Magento 2.0 attribute option "Apply To". Choose each product type that is associated with the attribute.

alt tag

Installation

Update root composer.json with

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/belvg-public/Magento2_ApplyTo"
        }
    ],
    "require": {
        "belvg/module-applyto": "dev-master"
    }
}

Run composer update

Enable module with php bin/magento module:enable BelVG_ApplyTo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages