Check Tables

xF2 Add-on Check Tables 2.0.0

No permission to download
Compatible XF Versions
2.1, 2.2
Visible Branding
No
ChkTable can support you in finding out which tables or fields are no longer used in the XF installation. This is an interesting thing, especially after the change from XF1 to XF2. But even beyond that, it is always of interest to know which add-on has left remnants in the DB.

This version is still at an early stage. The first extensive tests were stable and satisfactory. So we are now looking forward to ideas/opinions.

There is a flag for the "config.php" with which you can activate the renaming of a table/column.
$config['X0815']['ChkTables']['renameData'] = true;

If changes are made to the DB, a backup should always be made and the use and final control is the responsibility of the user.

Our add-ons do not include "Call Home" functionality!
  • check-tables.png
    check-tables.png
    17.4 KB · Views: 282
  • check-tables-1.png
    check-tables-1.png
    13.3 KB · Views: 282
  • check-tables-2.png
    check-tables-2.png
    17.7 KB · Views: 262
Author
ENXF NET
Downloads
94
Views
1,688
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. 2.0.0

    Up to now I had a strict check of the tables/columns. So that they are only used in the right...
  2. 2.0.0 Beta 2

    Add: An info before each table, should it not start with the prefix "xf_" according to the...
  3. 1.6.4 Patch 1

    Support XF 2.2.10 Patch 1
Top