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

Installs: 4 201

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 3

Open Issues: 3

Type:magento2-module

pkg:composer/elgentos/magento2-cancel-pending-orders

0.1.5 2025-04-10 09:44 UTC

This package is auto-updated.

Last update: 2025-10-10 11:03:39 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