Table of Contents

Magento2 Admin Allow Out Of Stock Order User Guide for Magento 2

Extension context

This is a Toweringmedia Magento 2 extension guide for the current admin extension catalog.

Product page

Overview

The ToweringMedia Admin Allow Out Of Stock Order Extension for Magento 2.4 enables store administrators to create orders for out-of-stock products directly from the Magento Admin panel. This extension provides flexibility for backorders, pre-orders, and special order scenarios. Perfect for stores that need to accept orders for out-of-stock items or manage backorders, this extension allows admins to bypass stock availability checks when creating orders manually. The extension maintains data integrity while providing the flexibility needed for special order scenarios.

What this extension does

Installation

Install and validate in a staging environment before production rollout.

cd /path/to/magento
# Install from your licensed package source
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush

Configuration

Set extension options in Magento Admin and verify behavior in storefront checkout/catalog flows based on your use case.

Validation checklist

Troubleshooting