elgentos/magento2-cancel-pending-orders

There is no license information available for the latest version (0.1.4) of this package.

Elgentos_CancelPendingOrders for magento 2

0.1.4 2023-12-19 13:52 UTC

This package is auto-updated.

Last update: 2024-04-19 14:32:45 UTC


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