lukasbableck/contao-purge-inactive-members-bundle

This bundle automatically purges members from the database if they have not logged in for a certain amount of time.

Fund package maintenance!
lukasbableck

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/lukasbableck/contao-purge-inactive-members-bundle

1.0.0 2025-03-19 08:57 UTC

This package is auto-updated.

Last update: 2025-09-27 13:57:37 UTC


README

This bundle regularly deletes inactive members from the Contao member database if they have not logged in for a certain period of time.

In the Contao settings, you can define a period of time after which members are considered inactive and are then deleted and optionally notified.

image

TODO

  • Send a notification before deleting a member (configurable time before deletion)