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.

Maintainers

Package info

github.com/lukasbableck/contao-purge-inactive-members-bundle

Type:contao-bundle

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

Fund package maintenance!

lukasbableck

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2025-03-19 08:57 UTC

This package is auto-updated.

Last update: 2026-02-27 15:15:59 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)