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
Verified purchase

Super aid for finding webshop errors

This module identified errors in our TB shop. We are very grateful to Datakick for his excellent module.

Was this comment useful to you? Yes No
Verified purchase

Very good module

Very good module that runs some additional checks in your store, to find and repair stuff.

Was this comment useful to you? Yes No
Verified purchase

Perfecto para corregir errores desconocidos.

Una excelente manera de conocer los errores que tenemos en nuestra tienda y poder corregirlos sin una excesiva pérdida de tiempo.

Was this comment useful to you? Yes No
Verified purchase

A lovely little Module

A lovely little module that is lightening fast and helps to keep ThirtyBess in tip top condition

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