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

Must have module

Easy to use and helpful fix functions

Was this comment useful to you? Yes No
Verified purchase

Awesome!

Worked straight out of the box and fixed errors I never knew existed. Awesome tool. Thank you

Was this comment useful to you? Yes No
Verified purchase

Good health check

Find inconsistencies and quickly fix. Thanks Datakick

Was this comment useful to you? Yes No
Verified purchase

Fácil de usar

Fácil de usar.
Hace lo que dice y facilita que uno entienda las sugerencias de las pruebas.

Was this comment useful to you? Yes No
Verified purchase

Just what I needed

Excellent tool. Just what I needed. Thanks a bunch

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