Compatible XF Versions
2.1 , 2.2
Visible Branding
No
https://xenforo.com/community/attachments/screen_1616604761-png.249185/


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.

Important Info:
There is a flag for the "config.php" with which you can activate the renaming of a table/column. As with the XF superAdmin flag, the admin user IDs that are to have access to the add-on must be entered here.
$config['X0815']['ChkTables']['renameData'] = ADMIN_USER_IDs;

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!
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenForo

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. 2.0.0 Beta1

    After an update of XF, it is no longer necessary to wait for an update from me for this addon...
Back
Top Bottom