2017 © Pedro Peláez
 

magento2-module product-rules-price

image

simone-baldini/product-rules-price

  • Thursday, April 12, 2018
  • by simone-baldini
  • Repository
  • 1 Watchers
  • 3 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

magento2-product-rules-price

Features:

This module reveals which catalog rules are applied to a product.br/ You can see it from admin area in the product sheet's "Product Rules Price" section. br/, (*1)

Composer Installation Instructions

Since this package is in a development stage, you will need to change the minimum-stability as well to the composer.json file:, (*2)

"minimum-stability": "dev",

After that, need to install this module as follows:, (*3)

  composer require magento/magento-composer-installer
  composer require simone-baldini/product-rules-price

Manual installation instructions

go to magento 2 project root dir and create following directory structure:br/ /app/code/SimoneBaldini/ProductRulesPrice br/, (*4)

Enable SimoneBaldini/ProductRulesPrice module

to enable this module you need to follow these steps:, (*5)

  • Enable the module
    bin/magento module:enable SimoneBaldini_ProductRulesPrice
  • Run setup upgrade
    bin/magento setup:upgrade
  • Re-compile (in-case you have compilation enabled)
    bin/magento setup:di:compile

The Versions

12/04 2018

dev-master

9999999-dev

  Sources   Download

MIT

by simone baldini

marketing product magento2 catalog price catalogrule finalprice