Setono / SyliusGiftCardPlugin

Sell gift cards on your Sylius store and let users use them in the checkout process
MIT License
44 stars 39 forks source link

Create a command to delete old gift cards #228

Closed Roshyo closed 2 years ago

Roshyo commented 2 years ago

It would be handy to have a command that would delete expired gift cards automatically (where expiresAt is in the the past)

Also, since we would need that feature in 0.11, it would make sense to base this on createdAt property for that branch