elgentos / magento2-cancel-pending-orders
Elgentos_CancelPendingOrders for magento 2
Installs: 2 276
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 3
Type:magento2-module
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