This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Product Phase Out Module for OpenCart 3
|
||||
# Automation Suite for OpenCart 3
|
||||
|
||||
An OpenCart 3.x module that automatically disables products when they go out of stock and re-enables them when stock is replenished.
|
||||
An OpenCart 3.x extension that automatically manages product status based on stock levels, disabling out-of-stock products and re-enabling them when inventory returns.
|
||||
|
||||
## Features
|
||||
|
||||
@@ -30,7 +30,7 @@ An OpenCart 3.x module that automatically disables products when they go out of
|
||||
## Installation
|
||||
|
||||
1. Clone this repository
|
||||
2. The `install.xml` is pre-configured for the Product Phase Out functionality
|
||||
2. The `install.xml` is pre-configured for the Automation Suite functionality
|
||||
3. Place any additional module files in the `upload/` directory if needed
|
||||
4. Add installation scripts if needed (`install.php`, `install.sql`)
|
||||
5. Push to your repository to trigger automatic release build
|
||||
|
||||
Reference in New Issue
Block a user