No image available

Clean Up Module

Automates database and cache cleanup for PrestaShop by truncating visitor statistic tables, clearing faceted search cache, and flushing frontend cache via cron.

Developed by Thomas Rothe

Get This Module Free on GitHub
PS 1.7 License: Other Status: Active Health: Outdated

Info updated 1 month ago

Sources
Stars: 1 Last commit: May 15, 2025
Type
Module

Info checked: Mar 2, 2026

This module automates routine database and cache maintenance tasks for PrestaShop stores. It is designed to be run via a cron job scheduler and targets three specific housekeeping operations that can accumulate unnecessary data over time.

  • Statistics table cleanup: Truncates the guest, connections, and connections_source tables, which are used for visitor statistics. Useful for stores that do not rely on this built-in statistical data.
  • Faceted search cache clearing: Triggers the cron jobs of the ps_facetedsearch module and clears the faceted navigation frontend cache, helping keep product listing filters accurate after product updates.
  • Frontend cache clearing: Regularly clears the general frontend cache to ensure visitors see up-to-date store content.

This module requires the guest statistic module, connection statistic module, and ps_facetedsearch to be installed. It is intended for store administrators who want to automate periodic database and cache housekeeping using a cron job setup, and who do not need to retain raw visitor connection statistics.

  • Reference
    ngcleanup

  • License
    Other
  • PS Compatibility
    1.7.x
  • Status
    Active

Comments (0)

No customer reviews for the moment.
Loading...