longyi c9405dd336 vendor 5 years ago
..
Api c9405dd336 vendor 5 years ago
Block c9405dd336 vendor 5 years ago
Console c9405dd336 vendor 5 years ago
Controller c9405dd336 vendor 5 years ago
Cron c9405dd336 vendor 5 years ago
CustomerData c9405dd336 vendor 5 years ago
Exception c9405dd336 vendor 5 years ago
Helper c9405dd336 vendor 5 years ago
Model c9405dd336 vendor 5 years ago
Observer c9405dd336 vendor 5 years ago
Plugin c9405dd336 vendor 5 years ago
Setup c9405dd336 vendor 5 years ago
Test c9405dd336 vendor 5 years ago
Ui c9405dd336 vendor 5 years ago
ViewModel c9405dd336 vendor 5 years ago
etc c9405dd336 vendor 5 years ago
i18n c9405dd336 vendor 5 years ago
view c9405dd336 vendor 5 years ago
LICENSE.txt c9405dd336 vendor 5 years ago
LICENSE_AFL.txt c9405dd336 vendor 5 years ago
README.md c9405dd336 vendor 5 years ago
composer.json c9405dd336 vendor 5 years ago
registration.php c9405dd336 vendor 5 years ago

README.md

Overview

Purpose of module

Magento\Sales module is responsible for order processing and appearance in system, Magento\Sales module manages next system entities and flows:

  • order management;
  • invoice management;
  • shipment management (including tracks management);
  • credit memos management; Magento\Sales module is required for Magento\Checkout module to perform checkout operations.

Deployment

System requirements

The Magento_Sales module does not have any specific system requirements. Depending on how many orders are being placed, there might be consideration for the database size

Install

The Magento_Sales module is installed automatically (using the native Magento install mechanism) without any additional actions.