Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spiriitlabs/prestaclean

Keep your Prestashop database and files cleaner, get out of old logs, clean up unwanted orders, abandoned carts and more
https://github.com/spiriitlabs/prestaclean

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# About PrestaClean
--------

[![Minimum Prestashop Version](https://img.shields.io/badge/prestashop-%3E%3D%201.7.0-8892BF.svg?style=flat-square)](#)
[![GitHub release](https://img.shields.io/github/v/release/SpiriitLabs/prestaclean)](https://github.com/SpiriitLabs/prestaclean/releases)
[![GitHub Issues](https://img.shields.io/github/issues/SpiriitLabs/prestaclean)](https://github.com/SpiriitLabs/prestaclean/issues)
[![GitHub forks](https://img.shields.io/github/forks/SpiriitLabs/prestaclean)](https://github.com/SpiriitLabs/prestaclean/network)
[![GitHub stars](https://img.shields.io/github/stars/SpiriitLabs/prestaclean)](https://github.com/SpiriitLabs/prestaclean/stargazers)

# 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.