SpiriitLabs / prestaclean

Keep your Prestashop database and files cleaner, get out of old logs, clean up unwanted orders, abandoned carts and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About PrestaClean


Minimum Prestashop Version GitHub release GitHub Issues GitHub forks GitHub stars

PrestaClean


This module enables you to keep your database as clean as possible, free of superfluous, obsolete or useless data. It also allows you to delete log files that accumulate on the server, as well as temporary images. You can also create/delete carts, orders, products, customers...

This module is based on the discontinued official module https://github.com/PrestaShop/pscleaner

PrestaClean back office

Features


  • Database & Files cleaner
    Check & fix integrity, clean quickly old carts, useless stats like pages viewed, guest, connections
  • Orders management
    Create dummy orders, deletes orders with conditions(work only on DEBUG mode)
  • Carts management
    Create dummy carts, deletes carts with conditions
  • Customers management
    Create dummy customers, deletes customers with conditions
  • Products management
    Create dummy products, deletes products with conditions
  • Wipe all data's
    Wipe all shop data's like customers, orders, products, features etc(work only on DEBUG mode)

Warnings


Its STRONGLY recommended to backup your database before doing anything.

Contribution


Any kind of contribution is welcome. Make pull request on develop branch but make sure to create an issue before submitting.

About

Keep your Prestashop database and files cleaner, get out of old logs, clean up unwanted orders, abandoned carts and more


Languages

Language:PHP 92.2%Language:JavaScript 5.9%Language:Smarty 1.9%