Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nordcomputer committed Jul 13, 2020
1 parent 7585f39 commit 651637b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# nordcomputer-showoutofstockprice
Show prices of out-of-stock products
# Module for Magento 2 to show price for out-of-stock products
This Magento2 Module adds prices to out-of-stock products. You can either download it and put it into /app/code/Nordcomputer/Showoutofstockprice/ or install it with composer (make sure, you have set your auth.json file correctly, to download from github. You need to set an Auth Token for your github account and put it into the auth.json file).
Install with composer from terminal:

`composer config repositories.nordcomputer/showoutofstockprice git "[email protected]:nordcomputer/magento2-showoutofstockprice.git"`

`composer require nordcomputer/showoutofstockprice <prefered version>`

0 comments on commit 651637b

Please sign in to comment.