elgentos / magento2-cancel-pending-orders
There is no license information available for the latest version (0.1.5) of this package.
Elgentos_CancelPendingOrders for magento 2
Package info
github.com/elgentos/magento2-cancel-pending-orders
Type:magento2-module
pkg:composer/elgentos/magento2-cancel-pending-orders
0.1.5
2025-04-10 09:44 UTC
Requires
- php: >=8.1.0
README
This is an extension that cancels pending orders after a specified amount of time (days)
Features
- Enable / disable extension
- Automatically cancel pending orders every night at 2am
- Enter number of days after an order can be cancelled
- Select the order statuses which you want to cancel that are in the pending state
TODO:
- Set a number of days based on payment method
- Make the crontab configurable without having a cronjob manager installed