Skip to content

Releases: nordcomputer/magento2-showoutofstockprice

v0.6

31 Mar 11:02
2c9f6f5
Compare
Choose a tag to compare

What's Changed

  • Develop by @nordcomputer in #22
    Swatches and Add-to-cart button can now be shown on category and searchresult pages, even if products are out of stock.

Full Changelog: v0.5...v0.6

Extension is working on product pages, even if m2 setting is set to "No"

07 Jul 08:35
c689392
Compare
Choose a tag to compare

If the setting "Show out of stock products" in magento is set to "No", the product URL is still working. With this release, the price etc. is also shown on the product page.

[minor] added some informations to readme, added ruleset file

01 Jun 07:09
6e2723d
Compare
Choose a tag to compare
v0.4.2

Updated composer.json to version v0.4.2

- implemented magento2 coding standard

23 Mar 07:56
fe54531
Compare
Choose a tag to compare
Merge pull request #14 from nordcomputer/magento-coding-standard

Magento coding standard

[feature] make add to cart button optional

09 Mar 00:35
8959e49
Compare
Choose a tag to compare
Merge pull request #12 from nordcomputer/optional-add-to-cart

[feature] optional add to cart button

[feature] added acl.xml configuration

16 Jan 00:33
Compare
Choose a tag to compare

You can now configure the permission to the module-configuration

[feature] show swatches and add-to-cart button (if configured)

15 Jan 23:44
Compare
Choose a tag to compare

Configuration

You can now configure, if you want to show swatches and the add-to-cart button on the product page from the backend:
Stores -> Configuration -> Nordcomputer -> Show Price for out-of-stock products

Note

If you have no swatches configured (for example by using Dropdown instead), the Dropdown wont show up. But the Add-to-cart button still works

[minorchanges] Updated composer.json

11 Dec 10:40
f2ab9bf
Compare
Choose a tag to compare

Updated composer.json to use php 7.1|7.2|7.3|7.4

Updated Readme file

13 Jul 09:24
651637b
Compare
Choose a tag to compare
v0.1.1

Update README.md

Show price for out of stock products

13 Jul 08:46
Compare
Choose a tag to compare