Consistency Checks

Reference: consistency

Utility module that can find various inconsistencies in your store and helps you fix them. 

free

thirtybees

This is simple utility module that can help you find inconsistencies in your store. And it can fix most of them as well.

When you first install you store it works very well. There are almost no bugs or issues, everything run smooth. But, over the time, this changes. Your store can become sluggish, you can experience weird issues, etc...

Some of these problems are just fact of life. For example, the more data you have in your database, the slower your server will be. There is not much you can do about these. Other issues are caused by your installed modules. Only experienced developer can help you fix them.

But there are problems that can be fixed quite easily. For example, entries left in the database after you uninstalled some module. Extra php files that should not be on your system. Non-existing images still lurking in your database. And much more

This module was developed specifically for thirtybees platform. You can, however, use it on prestashop 1.6 and 1.7 platforms as well. But be aware, on these platforms (especially prestashop 1.7) some checks might not work as expected, because the semantics are different

Rated 4.89 on the scale 1 - 5 based on 19 customer reviews

Update

Will there be new updates? PS8?

Was this comment useful to you? Yes No
Reply from Datakick Store:
This module was designed for thirtybees platform, it was never intended to work on prestashop platform. It can be used (to some extent) on ps16 and ps17, but without any guarantees.
Verified purchase

Genial y en unos segundos!!

Solución de muchos problemas en unos pocos segundos. Fácil e intuitivo

Was this comment useful to you? Yes No
Verified purchase

I recommend

A very useful tool.

Was this comment useful to you? Yes No
Verified purchase

Muchas gracias

Gracias por ayudarnos con módulos que son importantes para las web's

Was this comment useful to you? Yes No
Verified purchase

Solved my problem in seconds

Thank you.

Was this comment useful to you? Yes No
  • version 1.1.0 released on 11/12/2019

    New test: Finds records that are not associated with shops

    This new test goes through multistore-enabled records and verifies that for every record in primary table there exists at least one record in primary_shop table.

    If no such record exists, it is most likely a bug. You should either associate the record with some store, or delete it completely.

  • version 1.0.0 released on 11/11/2019