Download the PHP package faonni/module-sales-sequence without Composer
On this page you can find all versions of the php package faonni/module-sales-sequence. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download faonni/module-sales-sequence
More information about faonni/module-sales-sequence
Files in faonni/module-sales-sequence
Package module-sales-sequence
Short Description Extension change format IncrementID for orders, invoices, creditmemos and shipments.
License OSL-3.0
Informations about the package module-sales-sequence
Magento2 SalesSequence
Extension change format IncrementID for orders, invoices, credit memos and shipments.
Compatibility
Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x
Install
Install via Composer (recommend)
-
Go to Magento2 root folder
-
Enter following commands to install module:
For Magento CE(EE) 2.0.x, 2.1.x, 2.2.x
For Magento CE(EE) 2.3.x
For Magento CE(EE) 2.4.x
Wait while dependencies are updated.
Manual Installation
-
Create a folder {Magento root}/app/code/Faonni/SalesSequence
-
Download the corresponding latest version
- Copy the unzip content to the folder ({Magento root}/app/code/Faonni/SalesSequence)
Completion of installation
-
Go to Magento2 root folder
-
Enter following commands:
bash php bin/magento module:uninstall -r Faonni_SalesSequence
Remove Extension
-
Go to Magento2 root folder
- Enter following commands to remove:
Completion of uninstall
-
Go to Magento2 root folder
-
Enter following commands:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional)
All versions of module-sales-sequence with dependencies
magento/module-store Version 101.1.*
magento/module-backend Version 102.0.*
magento/module-sales-sequence Version 100.4.*
magento/module-ui Version 101.2.*