2017 © Pedro Peláez
 

magento2-module module-configurableproduct

Allow out of stock ConfigurableProduct options to be displayed as on frontend

image

qbo/module-configurableproduct

Allow out of stock ConfigurableProduct options to be displayed as on frontend

  • Thursday, May 25, 2017
  • by qbo
  • Repository
  • 0 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 17 Forks
  • 0 Open issues
  • 1 Versions
  • 25 % Grown

The README.md

Installation:

Step 1. Add module to the composer.json

composer require qbo/module-configurableproduct

Step 2. Enable the module:

php bin/magento module:enable Qbo_ConfigurableProduct

Step 4 Upgrade the Magento application

php bin/magento setup:upgrade

Step 5. Generate DI configuration

php bin/magento setup:di:compile

Step 6. Clear cache

php bin/magento cache:clean

The Versions

25/05 2017

dev-master

9999999-dev

Allow out of stock ConfigurableProduct options to be displayed as on frontend

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0