Skip to content

A simple Magento extension that automatically sets a product's "Is in Stock" attribute to "true" if the product's stock is greater than 0. Also does the same for a configurable parent product, if one exists.

Notifications You must be signed in to change notification settings

mobweb/MobWeb_UpdateStockStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MobWeb_UpdateStockStatus extension for Magento

A simple Magento extension that checks a simple product's stock quantity upon saving and updates its stock status. If the simple product belongs to a parent configurable product, the extension also checks the stock quantities of the other associated simple products, and updates the stock status of the parent configurable product accordingly.

Installation

Install using colinmollenhour/modman.

Questions? Need help?

Most of my repositories posted here are projects created for customization requests for clients, so they probably aren't very well documented and the code isn't always 100% flexible. If you have a question or are confused about how something is supposed to work, feel free to get in touch and I'll try and help: info@mobweb.ch.

About

A simple Magento extension that automatically sets a product's "Is in Stock" attribute to "true" if the product's stock is greater than 0. Also does the same for a configurable parent product, if one exists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages