Download the PHP package faonni/module-order-force-email without Composer
On this page you can find all versions of the php package faonni/module-order-force-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download faonni/module-order-force-email
More information about faonni/module-order-force-email
Files in faonni/module-order-force-email
Package module-order-force-email
Short Description Extension force send order confirmation email.
License OSL-3.0
Informations about the package module-order-force-email
Magento2 OrderForceEmail
Extension send order confirmation emails when an order is placed and paid with online payment methods (paypal, authorize etc).
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/OrderForceEmail
-
Download the corresponding latest version
- Copy the unzip content to the folder ({Magento root}/app/code/Faonni/OrderForceEmail)
Completion of installation
-
Go to Magento2 root folder
-
Enter following commands:
bash php bin/magento module:uninstall -r Faonni_OrderForceEmail
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-order-force-email with dependencies
magento/module-config Version 101.2.*
magento/module-store Version 101.1.*
magento/module-sales Version 103.0.*