magenxcommerce / module-sales
N/A
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/magenxcommerce/module-sales
Type:magento2-module
pkg:composer/magenxcommerce/module-sales
Requires
- php: ~7.3.0||~7.4.0
- magenxcommerce/framework: 103.0.*
- magenxcommerce/module-authorization: 100.4.*
- magenxcommerce/module-backend: 102.0.*
- magenxcommerce/module-bundle: 101.0.*
- magenxcommerce/module-catalog: 104.0.*
- magenxcommerce/module-catalog-inventory: 100.4.*
- magenxcommerce/module-checkout: 100.4.*
- magenxcommerce/module-config: 101.2.*
- magenxcommerce/module-customer: 103.0.*
- magenxcommerce/module-directory: 100.4.*
- magenxcommerce/module-eav: 102.1.*
- magenxcommerce/module-gift-message: 100.4.*
- magenxcommerce/module-media-storage: 100.4.*
- magenxcommerce/module-payment: 100.4.*
- magenxcommerce/module-quote: 101.2.*
- magenxcommerce/module-reports: 100.4.*
- magenxcommerce/module-sales-rule: 101.2.*
- magenxcommerce/module-sales-sequence: 100.4.*
- magenxcommerce/module-shipping: 100.4.*
- magenxcommerce/module-store: 101.1.*
- magenxcommerce/module-tax: 100.4.*
- magenxcommerce/module-theme: 101.1.*
- magenxcommerce/module-ui: 101.2.*
- magenxcommerce/module-widget: 101.2.*
- magenxcommerce/module-wishlist: 101.2.*
Suggests
- magenxcommerce/module-sales-sample-data: Sample Data version: 100.4.*
Replaces
- magento/module-sales: *
This package is auto-updated.
Last update: 2026-04-21 15:10:13 UTC
README
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.